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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Hijau
Frequent Visitor

Divide function not showing correct result

Hi community,

 

I'm trying to use the divide function but it's not showing the correct results for me. The formula looks like this: 

 

Omloopsnelheid = DIVIDE(SUM(GRV_StockpositionsPerDay[Stock]);SUM('100_Voorraadmutaties'[Eruit positief]);0)

 

Sample 1.PNG

 

Sample 2.PNG

 

 

The GRV_StockPositionsPerDay[Stock] is the 'Voorraadstand' in the first picture. The 100_Voorraadmutaties[Eruit positief] is the Eruit posititief in the second picture. So what I want is 65.401,00 / 700.348,00 = 0,09338... But it's giving me 0,00290.

 

Anyone who knows how to tackle this problem? Thanks in advance!

 

Kind regards,

 

Dexter

1 ACCEPTED SOLUTION
gipiluso
Resolver II
Resolver II

it seems that the two table is not properly related.

Look to whats append if you bring the "Eruit positief" column in the first table.

 

If you don't solve post the pbix, i'll try to take a look.

GP

View solution in original post

4 REPLIES 4
gipiluso
Resolver II
Resolver II

it seems that the two table is not properly related.

Look to whats append if you bring the "Eruit positief" column in the first table.

 

If you don't solve post the pbix, i'll try to take a look.

GP

Thank you GP, when you said relation I checked into the relation between the tables and thats fixed it! 🙂

quentin_vigne
Solution Sage
Solution Sage

Hi @Hijau

 

If you don't use SUM function, does it display the correct value ? 

 

 - Quentin 

If I just divide the columns without using DAX it gives the same answer. Also when I use divide the numerator and denumerator need a function I believe. 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.