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
Below is the calculation created in tableau : Preety simple in Tableau.
IFNULL((IFNULL([Sum Sold Last By Branch Dealer Model],0)*1.0/IFNULL([Sum Sold Last 2 Years By Main Dealer Model],0)),0)
Can anyone help me to write it in Power BI dax, as i am new to it.
Thanks.
Hi maheshrakwal,
You can ISBLANK() and IF() to achieve this in power bi, for more details about dax, please refer to: https://msdn.microsoft.com/en-us/query-bi/dax/data-analysis-expressions-dax-reference.
Regards,
Jimmy Tao
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.