Forum Discussion
data_buzz
7 years agoFrequent Visitor
How to Sum measures in my example.
Hi All, I am trying to SUM measures and display them as cards (Pic Below), but I can't figure out the way how to sum measures in my example. Link to Power Bi file - https://gofile.io/?c=JNTWh...
vinaypugalia
7 years agoResolver 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!
data_buzz
7 years agoFrequent Visitor