Forum Discussion
Anonymous
5 years agoNot applicable
Summing calculated column based on IF condition
Hi, I have two data sets merged into 1 by a join. in data set A I have complete data for forecast at volume and value level. in data set B I only have the volumes only which are available for sa...
Tanushree_Kapse
Impactful Individual
5 years agoHi Anonymous ,
Try using this measure:
https://community.powerbi.com/t5/DAX-Commands-and-Tips/Cumulative-total-of-measure-to-show-in-card/m-p/1906157#M41150
I hope this helps!
- Anonymous5 years agoNot applicable
Hi Thanks, but this isnt working for me.