Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
Anonymous
Not applicable

Tableau Calculation into Power BI DAX Help

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.

1 REPLY 1
v-yuta-msft
Community Support
Community Support

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

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.