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

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

Reply
analystict
Helper I
Helper I

The SQL Code Behind A Dax Measure

Hi,

 

Is there some kind of way to convert a DAX measure to an SQL statement?

 

Thanks.

1 ACCEPTED SOLUTION
v-xuding-msft
Community Support
Community Support

Hi @analystict ,

 

There isn’t an option to convert a DAX measure to an SQL statement directly in Power BI.   You can reference  the following link to convert manually.

https://www.sqlbi.com/articles/from-sql-to-dax-filtering-data/

 

 

If you want to check the SQL statement behind a DAX Measure. You can reference this link to use SQL profiler to check the SQL code . But the functions that can be used in DAX are not necessarily available in SQL statement, and the reverse is also true.

 

For any question about T-SQL, I would suggest you post thread on Transact_SQL forum.  When you create a  thread, please post sample data to show others the original dataset and your expected result.

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=transactsql%2Csqlreplication%2Cs...

 

Best Regards,

Xue Ding

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-xuding-msft
Community Support
Community Support

Hi @analystict ,

 

There isn’t an option to convert a DAX measure to an SQL statement directly in Power BI.   You can reference  the following link to convert manually.

https://www.sqlbi.com/articles/from-sql-to-dax-filtering-data/

 

 

If you want to check the SQL statement behind a DAX Measure. You can reference this link to use SQL profiler to check the SQL code . But the functions that can be used in DAX are not necessarily available in SQL statement, and the reverse is also true.

 

For any question about T-SQL, I would suggest you post thread on Transact_SQL forum.  When you create a  thread, please post sample data to show others the original dataset and your expected result.

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=transactsql%2Csqlreplication%2Cs...

 

Best Regards,

Xue Ding

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Yes using dax studio

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors
Top Kudoed Authors