Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
operez901028
New 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(lizventas,lizventas[Quantity Invoiced] * RELATED(COSTO[Cost] ))
 
but when Bi make the operation the result is worng for example.
 
 
bi1.PNG
 
 

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

1 ACCEPTED SOLUTION
az38
Community Champion
Community Champion

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

860040.png

do not hesitate to give a kudo to useful posts and mark solutions as solution
Linkedin


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

View solution in original post

2 REPLIES 2
marcelsmaglhaes
Super User
Super User

Hi,

The "error" seems a rounding problem.

I suggest you use the same precision in your all numbers to see the exact value.

Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI

If I've helped, don't forget to mark my post as a solution!



az38
Community Champion
Community Champion

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

860040.png

do not hesitate to give a kudo to useful posts and mark solutions as solution
Linkedin


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.