Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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)
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
Solved! Go to Solution.
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
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! 🙂
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
71 | |
57 | |
38 | |
36 |
User | Count |
---|---|
81 | |
67 | |
62 | |
46 | |
45 |