Forum Discussion
Aleph18
7 years agoFrequent Visitor
Put multiple measures into a row
is there a way to have 2 measures combined into a row context?
Measure Q1 and Measure Q2 should appear under a Column called Status as Q1 and Q2 and column Q should show the values under each measure.
How can I do this with DAX?
In general, to use a measure in that way, you need to use the Disconnected Table Trick as this article demonstrates: https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563
1 Reply
- Greg_Deckler
Community Champion
In general, to use a measure in that way, you need to use the Disconnected Table Trick as this article demonstrates: https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563