Forum Discussion
Sorting Values with Parameter
I created parameter for product, country and segment. I am using this parameter in table visual. My issue is I need to display the values in ascending order with the parameter value.
If I click country in the filter, then country column will display in ascending order along with other measure values.
If I click Product in the filter, then Product column will display in ascending order along with other measure values.
If I click Segment in the filter, then Segment column will display in ascending order along with other measure values.
How to overcome this issue to sort the table with parameter values?
2 Replies
- MFelixSuper User
Hi SudharsanRaja ,
Just click the column that you want the table to be sorted. So if you select the column of Profit then it will always be sorted by that column even if you change the field parameter:
- SudharsanRajaNew Member
Thank you MFelix . The table needs to sort with respect to parameter value. In above scenario Accountnumber, color and firstname needs to display in ascending order!