Forum Discussion
jasonbakersd
Helper I
9 years agoHelp with table-like visual - measure names as labels.
I'm trying to create a table like below in Power BI however its a bit more difficult than I expected. Each of the Row labels is a measure and I have a date dimension to show the values. I al...
v-chuncz-msft
Community Support
9 years ago
You may try to use DAX to create a calculated table.
https://powerbi.microsoft.com/en-us/guided-learning/powerbi-learning-2-6-create-calculated-tables/
- jasonbakersd9 years ago
Helper I
Thanks! I'll take a look and see how it all works.