Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
I have set of data which is having multiple rows. How can I show/filter/differntiate only top 10 rows based on Column2 (Desc order).
Here is the sample data
Thanks
SK
Solved! Go to Solution.
in the visuals filters dialog click on the dropdown for Column1 and then use Advanced Filter, Top 10 by Column2
Note: you may see more than 10 rows if there are value ties.
in the visuals filters dialog click on the dropdown for Column1 and then use Advanced Filter, Top 10 by Column2
Note: you may see more than 10 rows if there are value ties.
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |