cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
manojsv16
Helper II
Helper II

How the SQL Query generated by using Direct Query in Power BI?

Hello All,

 

Can anyone please help me understand how the SQL statement generated When using Direct Query.  Is Power BI is creating the SQL Statement based on the visuals and conditions we apply in report or the direct query connector creates the query depends on the database. 

 

We are connecting TDV Studio using custom connector.  TDV Studio has request log where it will store the SQL Query request from Power BI. Facing a lot of issues in SQL Query generated by Power BI like missing paranthesis, missing/incorrect alias name.  Please help me whether the SQL Query generated in Power BI or Custom connector. How can i get the query log in Power BI.

 

I would appreciate any suggestions

 

Thank you!!

 

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

Hi @manojsv16 ,

 

You can use DAX studio to check the query. Please refer to this third - party bolg. Or you can use sql profiler to work on it.

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

1 REPLY 1
v-frfei-msft
Community Support
Community Support

Hi @manojsv16 ,

 

You can use DAX studio to check the query. Please refer to this third - party bolg. Or you can use sql profiler to work on it.

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors