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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Can I use the same DAX expressions/formulas in Power BI and SSAS?

If I have the same models (tabular) made in Power BI desktop and SSAS, can I use the same DAX expressions/formulas to create measures?

 

For example, I create model_a in Power BI desktop and model_b (tabluar) in SSAS; the both models have the same tables, columns, and relationsships. Can I use the same DAX expressions/formulas to in Power BI desktop and SSAS for creating the same measures?

 

If yes, DAX syntaxes are the same?

 

 

1 ACCEPTED SOLUTION
Wimverh
Resolver IV
Resolver IV

In general I would say yes. Both use the vertipaq engine, so the same dax code works between 
power bi desktop and SSAS tabular. 

 

Power BI desktop gets a monthly update, SSAS tabular updates are not so frequent, and 
depending of the version (SSAS 2016,2019,...)

You can check the website daxguide 
The coalesce function is only available in tabular 2019 and not in earlier releases:

 dax guide coalesce function 

View solution in original post

1 REPLY 1
Wimverh
Resolver IV
Resolver IV

In general I would say yes. Both use the vertipaq engine, so the same dax code works between 
power bi desktop and SSAS tabular. 

 

Power BI desktop gets a monthly update, SSAS tabular updates are not so frequent, and 
depending of the version (SSAS 2016,2019,...)

You can check the website daxguide 
The coalesce function is only available in tabular 2019 and not in earlier releases:

 dax guide coalesce function 

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors
Top Kudoed Authors