Forum Discussion

nb2310's avatar
nb2310
New Member
1 year ago
Solved

How to change a Sort By Column in a Table based on selected value

  I have a Table which shows the Top 5 Countries based on various values like Net Sales, Gross Margin, Net Profit, etc using Top N filter.     Currently it is sorted by Markets name and I c...
  • POSPOS's avatar
    1 year ago

    nb2310  - Have you used buttons for the Top 5 Markets by: ?  If yes, you can create 5 different tables then use bookmarks for each of the buttons. Each table will be sorted by default on the respective measures.
    Eg : Table 1 will be sorted by NS $, Table 2 will be sorted by GM $ etc.... This way, when you select on any button, they will be sorted accordingly