That should work however, you'd need a formula as a secondary sort.
The formula would look like this:
If {?Sort_Prompt} = 'Country' then
{Country}
else
{Revenue}
And then make sure the sort direction is set to Descending.
-Abhilash
That should work however, you'd need a formula as a secondary sort.
The formula would look like this:
If {?Sort_Prompt} = 'Country' then
{Country}
else
{Revenue}
And then make sure the sort direction is set to Descending.
-Abhilash