Forum Discussion
nickbeltran7
2 years agoFrequent Visitor
Stacking Measures Vertically
Hello! I have the following measures: Revenue = (SUM('Revenue'[Revenue])) Quantity = CALCULATE(SUM('Revenue'[Quantity])) Budget Revenue= SUM('Budget'[Budget]) Budget Quantity = SUM('...
Greg_Deckler
2 years agoCommunity Champion
nickbeltran7 You use a disconnected table for that and a single measure that determines which measure to display:
(1) The New Hotness (Custom Matrix Hierarchy) - Microsoft Fabric Community