Forum Discussion
OSS
Helper III
7 years agoSum problem in matrix table
Dear All I have trouble with the matrix table. In this table sum of rows are ok, even total grand also correct. However Total sum for each column is wrong. Please help me to solve this problem. ...
- 7 years ago
Hi,
Try this measure
OPEX_ = SUMX(VALUES(Product_Group[Product_name]),[Per_Unit (main)]*[Deal#count]*-1)
Hope this helps.
OSS
Helper III
7 years agoDear Ashish_Mathur
I have checked, you are right. It seems there is something wrong with my upload file. Actually the file I uploaded contains different amount. It seems I need to review upload file.
Thank you very much for your priceless help and patience.
Best Regards
Ashish_Mathur
Super User
7 years agoYou are welcome. If my reply helped, please mark it as Answer.