Reporting Services Matrix Order
- by James Stewart
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.