Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I've got a table displaying the top 20 buyers of a product based on total spend. These top 20 buyers obviously can and will change over time. The only identifer I have for these buyers are their real names which I cannot show to users of the report. What I want to do is instead of showing their names I'd like to show something like "Buyer 1" through "Buyer 20" on the visual regardless of what actual buyer is being represented by the data. I think it would be easy if I always wanted to show top 20, perhaps just create a column that only has the text I need to dispaly in it and then hide the user name column on the visual (is that even possible), but I'd really like to have it dynamic so I can choose any Top N value and have it popualte the way I want.
Is this possible?
Solved! Go to Solution.
Hi @DJBAJG ,
Yes, it is possible. You could create a measure to show rank or create a table to match names.
Here is my test file for your reference.
Hi @DJBAJG ,
Yes, it is possible. You could create a measure to show rank or create a table to match names.
Here is my test file for your reference.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 34 | |
| 21 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 64 | |
| 31 | |
| 26 | |
| 26 |