Forum Discussion
Measures into categories
I have 4 measures and what I would like to achieve to have a table and in that table the measures are categorized into four separated row.
I wrote the following DAX to achieve it:
BLANK()
But I am recieving the following error message:
The result what I would like to achieve is:
What should I do in order to fix it?
Create 4 separate measures. Add the measures to the values bucket in a matrix visual. Go into the formatting pane and search for "Show on Rows" (I think it's under Values -> Options) and activate it. You will now see each measure as a row with its corresponding value
3 Replies
- PaulDBrown
Community Champion
Create 4 separate measures. Add the measures to the values bucket in a matrix visual. Go into the formatting pane and search for "Show on Rows" (I think it's under Values -> Options) and activate it. You will now see each measure as a row with its corresponding value
- AnonymousNot applicable
It worked! 🙂
- amitchandak
Super User
Anonymous . Option 1 Switch Values on rows/ show measure on row
2nd calculation group - Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display : https://youtu.be/qMNv67P8Go0
Also explore field parameters