Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi there,
Please refer to the below screenshot.
I would like the value under variance to be blank when the actual values don't exist. I thought I could achieve this via the DIVIDE function alone but clearly not (unless I am missing something). Any suggestions?
Thanks,
Adam
Solved! Go to Solution.
divide( [ASP], [ASP] ) * divide( [Plan ASP], [Plan ASP] ) * divide([ASP]-[Plan ASP],[Plan ASP])
... and don't ask me why.
Great, works perfectly