I have a table set up in one of my dashboards made up of 5 different columns. As someone who is editing the dashboard I can set up the table so that it shows the top (or bottom) N rows based on any of the 4 measures in the table. I would like to add this option for a user of my dashboard so that they can choose:
- How many rows to display
- Either the top or bottom values of the rows
- Which column to sort by top or bottom values
I have seen something similar using a formula visualization to dynamically adjust how many rows of records to show - but this cannot change the displayed information for multiple columns at once.
Thanks!