Reporting Services Matrix Order
        Posted  
        
            by James Stewart
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by James Stewart
        
        
        
        Published on 2010-04-30T09:39:48Z
        Indexed on 
            2010/04/30
            9:47 UTC
        
        
        Read the original article
        Hit count: 365
        
reporting-services
|matrix
I've got a reporting services report which display data in a matrix.
The matrix rows are ordered by the report on a specific field's value.
Trouble is I want a particular value to always appear last in the matrix even though it won't naturally be ordered there. Is there a way I can do this using an expression?
Thanks.
© Stack Overflow or respective owner