Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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 not want to use the top N filter there because users will not see it once published.
I have attached a screenshot highlighting in yellow that I need to have the filters pane hidden so do not want to do a top N filter by the way of the red X. I want to give users a filter such as circled in the blue for them to put whatever number they would like and get the top list based on that user inputed number.
Solved! Go to Solution.
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.
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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |