Forum Discussion

DJBAJG's avatar
DJBAJG
Helper IV
6 years ago
Solved

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...
  • v-eachen-msft's avatar
    6 years ago

    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.