Forum Discussion

twister8889's avatar
twister8889
Helper V
5 years ago
Solved

Wrong Total line table

Hi guys,

 

I don't understand how to change the total of the values in my table. It's possible to show values by Type? In this case, the total values will be 10  (When I select the one Product or one Category the values is correct, 10. However when I don't have any selection or when I select all Product or all Category is incorrect 20). Currently, my dax is: CALCULATE ( SUMX ( table1;  table1Value ))

5 Replies