Forum Discussion
AgataJ
2 years agoHelper II
Totals equal 0
Hi, I have spent a while trying to solve this problem, searching through Forum but haven’t found the answer applicable to my case. I am trying to calculate the Excess to 0 Demand for each unit. ...
- 1 year ago
I solved this issue by using sumx(values) in DAX.
Great explanations are here:
Obtaining accurate totals in DAX - SQLBI
AgataJ
1 year agoHelper II
I solved this issue by using sumx(values) in DAX.
Great explanations are here:
Obtaining accurate totals in DAX - SQLBI