Forum Discussion
wilberk
2 years agoFrequent Visitor
TOP N Filter in the slicer visualization
Is there a way to have a top N filter in a slicer visualization so users can change the N variable to top 5, top 10, ect. I need to keep the filter pane hidden when I publish the dashboard so do...
- 2 years ago
Yes, you can follow these instructions. I has worked great. Basically, create a new table with your top N values, create a RANK use your selected value as a limit, and create a measure using this rank.
meeen-ware
2 years agoNew Member
Yes, you can follow these instructions. I has worked great. Basically, create a new table with your top N values, create a RANK use your selected value as a limit, and create a measure using this rank.