Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi
I am trying to make a simple devision in PowerBI, by adding a new column (see column below: Area / (DIR/2). This column is calculated by deviding the column "Area" by column "DIR/2".
For some of the rows the calculation works fine, but for 1 row the value returned says "Infinte" and for another row the value returned is NaN. Anybody who can help?
Please see the attached table
Niels
Solved! Go to Solution.
@Anonymous
Use DIVIDE() and proper Parentheses.
DIVIDE(<numerator>, <denominator> [,<alternateresult>])
Check out the below links
https://docs.microsoft.com/en-us/dax/divide-function-dax
https://docs.microsoft.com/en-us/power-bi/guidance/dax-divide-function-operator
Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 🙂
@Anonymous
Use DIVIDE() and proper Parentheses.
DIVIDE(<numerator>, <denominator> [,<alternateresult>])
Check out the below links
https://docs.microsoft.com/en-us/dax/divide-function-dax
https://docs.microsoft.com/en-us/power-bi/guidance/dax-divide-function-operator
Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 🙂
Pefect man! Thanks for the help..
Niels
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |