Interactive sorting: Setting initial sort to ''DESC''
How do you set the initial sort direction with the report on a table column?
My current sort expression is:
=Fields!InStockQty.Value
How do you set the initial sort direction with the report on a table column?
My current sort expression is:
=Fields!InStockQty.Value
Thanks, although the initial sort in the dataset it as it shoud be. This is for a qty field, after initial view...starts with items that have 0 qty...I would like it to start with the highest qty's.
Any other thoughts?