I am trying to sort a column from largest value to smallest in SSRS 2008. These values are derived from an expression, not an actual data field. So I am wondering if there is a way to sort this column?
This is my expression that is used in this column
=fields!Empty_Miles.Value - Fields!Empty_Billed_Miles.Value