Forum Discussion
AgataJ
Helper II
2 years agoTotals 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
Helper II
1 year agoI solved this issue by using sumx(values) in DAX.
Great explanations are here:
Obtaining accurate totals in DAX - SQLBI