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('...
lbendlin
2 years agoSuper User
looks like you need to create buckets for Actuals and Budget, and then put that below the months in the column hierarchy.