Hi,
I need to group a dataset accroding to a field (column) that the user selects as a parameter form a list. Any ideas how to implement that? (I tried :
...Group On:...=Parameters!FieldCode.Value
But this doesn't group by the distinct values that appear in this fields...
Please Help!
--Eyal