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
Solved! Go to Solution.
Measure:=IF ( ISBLANK(Divide(x,y,blank()))
,Blank(),
1-Divide(x,y,blank())
I got in the habbit of always using the divide function to prevent unexpected results and reduce errors. Hope this helps.
Measure:=IF ( ISBLANK(Divide(x,y,blank()))
,Blank(),
1-Divide(x,y,blank())
I got in the habbit of always using the divide function to prevent unexpected results and reduce errors. Hope this helps.
Many thanks Jason!!!!
It worked 🙂
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 12 | |
| 10 | |
| 8 |