Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
DJBAJG
Helper III
Helper III

Dynamic alias for row level data

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? 

1 ACCEPTED SOLUTION
v-eachen-msft
Community Support
Community Support

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.

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

View solution in original post

1 REPLY 1
v-eachen-msft
Community Support
Community Support

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.

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors