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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.