Forum Discussion
Anonymous
7 years agoNot applicable
Sum Dax help
Hi all, Here is scenario wherein we have to calculate the sum based on two condition of the same column and then multiple with the sum of another column and eventually add up the total for a part...
- 7 years ago
So, for something like this you are going to need some kind of identifier for "grouping" to occur. For example, your first 3 rows should be 1 and then your next 6 rows should be 2, etc. because they all belong together. You might find my work on Cthulhu of use.
https://community.powerbi.com/t5/Quick-Measures-Gallery/Cthulhu/m-p/509739
- 7 years ago
Hi Anonymous
You may try to add a group column and then you may get the measures.Please check the attached file.
Regards,
Cherie
v-cherch-msft
7 years agoMicrosoft Employee
Hi Anonymous
You may try to add a group column and then you may get the measures.Please check the attached file.
Regards,
Cherie
Anonymous
7 years agoNot applicable
Thanks so much for the help u guys are super cool , this community is very very helpful:)