I have a report like this
category, item#, qty on hand, unit price, total value
i group on category, then i want to group either by item# asc or total value desc.
i created the summary fields for total value and a group sort on total value desc.
if the user asks via a parameter field "groupBy" value, it's ok...but what i want is to let him sort also by item#
please help
category, item#, qty on hand, unit price, total value
i group on category, then i want to group either by item# asc or total value desc.
i created the summary fields for total value and a group sort on total value desc.
if the user asks via a parameter field "groupBy" value, it's ok...but what i want is to let him sort also by item#
please help