Forum Discussion
operez901028
6 years agoNew Member
Multiply in DAX does not Match
Hi, can you help with one issue in PowerBi i create a report and i this report i see the scrap, and total cost of production, i use the next dax for calculate the cost of production = SUMX(li...
- 6 years ago
Hi operez901028
its better to create topics like this in another part of community: https://community.powerbi.com/t5/Desktop/bd-p/power-bi-designer
So, anyway. everything is saying that you have a round-problem
13056.83/360 = 36.269
so, try to click left mouse on your field Cost then go to Modelling pane or Column tools pane (in the new version of pbi desktop) and set number of decimal as 3
do not hesitate to give a kudo to useful posts and mark solutions as solution
Linkedin
marcelsmaglhaes
6 years agoSuper User
Hi,
The "error" seems a rounding problem.
I suggest you use the same precision in your all numbers to see the exact value.
The "error" seems a rounding problem.
I suggest you use the same precision in your all numbers to see the exact value.