Forum Discussion
mrbajana
2 years agoHelper III
Sum Values base on Matrix Points
I need a DAX that in another table sum calculations base on Sellers that I calculate in Matriz base on total points.
- Anonymous2 years ago
Hi mrbajana
Try the following dax
Measure = SUM('Table'[PUNTOS TOTALS])Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- AnonymousNot applicable
Hi mrbajana
Try the following dax
Measure = SUM('Table'[PUNTOS TOTALS])Best Regards,
Jayleny
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- PijushRoyCommunity Champion
Hi mrbajana
Can you please share usable sample data in excel format
How to get answered quickly
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523