Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Good morning everyone from Sierra Leone, West Africa.
Given these two measures:
Solved! Go to Solution.
Hii @Alusine_Kamara
Error handling is the major difference between the with or without divide function,
1. The "Divide" function is designed to handle division by zero errors. helping to avoid potential errors in your calculations.
2. The division operator ("/") is more concise for simple division operations without the need for explicit error handling.
mes1 = DIVIDE(1, 0, 0) //Returns 0 if the divisor is 0
mes2 = 1 / 0 //Results in an error
This is useful means mark as a solution and hit the kudo
Thank you
Thank you very much.
Hii @Alusine_Kamara
Error handling is the major difference between the with or without divide function,
1. The "Divide" function is designed to handle division by zero errors. helping to avoid potential errors in your calculations.
2. The division operator ("/") is more concise for simple division operations without the need for explicit error handling.
mes1 = DIVIDE(1, 0, 0) //Returns 0 if the divisor is 0
mes2 = 1 / 0 //Results in an error
This is useful means mark as a solution and hit the kudo
Thank you
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 23 | |
| 21 | |
| 19 |
| User | Count |
|---|---|
| 40 | |
| 31 | |
| 18 | |
| 18 | |
| 15 |