Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
in all rows the result is worng, for example
first row
360 * 36.27 = 13,056.83
and the correct result is
13,057.2
and this is with all multiply in this dax.
Thank you
Solved! Go to Solution.
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
Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI
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