Forum Discussion
How to Sum measures in my example.
what i am trying to understand here is what you aren't able to do, i can see you have summed box and if i put a date slicer in it shifts the amounts.
what are you expecting that is different from what you are showing here.
At this moment SUM of the measures for Boxes is not what I want.
Current: = 400
I would like: 20+30+22+200+300+220+24+31+48 = 895
I tried to create measure:
Thanks
- vinaypugalia7 years ago
Resolver I
I see what you are expecting but you will never get it this way. The basic reason being the context of your measure changes when plotted as a card Vs when you plot it in the table.
For e.g. the MAX() which you will get for each row will be different than the MAX() which you will get for the card.
I can get you the right DAX if you can share the sample pbix file so that I need to prepare the sample data. And it will help others too if they want to help you.
Looking forward to hear from you.
Thanks!
- vanessafvg7 years ago
Community Champion
vinaypugalia correct, you got to this before me so i will leave you to do it rather than duplicating effort.
- data_buzz7 years agoFrequent Visitor
Thanks for reply and explanation, very helpful.
Actual file I have uploded here.
Thanks
- data_buzz7 years agoFrequent Visitor