Forum Discussion
carlenb
Advocate II
2 years agoHow to get the relative value? Model attached
Hi, I'm trying to wrap my head around this. I've attached the model here: https://drive.google.com/file/d/1yIC3LKIDAaCzr5LbQyg5k6w2p4poSNB3/view?usp=sharing Also see screenshot of the model bel...
- 2 years ago
Hi carlenb
Please refr to attachedSales Volumne = SUMX ( VALUES ( DimProject[ID] ), SUMX ( CALCULATETABLE ( Sales ), Sales[Quantity] * Sales[Price] ) * CALCULATE ( MAX ( DimProjectPlan[Number of starts] ) ) )