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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

SQL Query behind report !

Hi

 

I have a report which is based on 4 tables/views which are linked in a model relationship.

 

The report was written by someone else who has left.

 

I am a SQL guy and I cant work out how to see what the report is basing its query on. I know I can select one of the views and look at the native query using power query but I cant see how I can view the whole query with the linked tables or even the query behind the model

 

Can someone help me

1 ACCEPTED SOLUTION

Hi @Anonymous 

There is no single query that represents the model.  The data you see presented in the visuals is a mix of the tables in Power Query and the Columns and Measures created in Power Pivot (Data View).

You are asking to see a combined SQL query - even if all the data is loaded from a SQL database there are still transformations made in Power Query and other modelling happening in Power Pivot/DAX that are not part of any SQL command.

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Thanks but I dont think I am explaining myself correctly. Yes if I go into power query I can see the 4 tables and views but I cant see the full query that represents the model when all the tables/views are joined together. If I try to simulate the sql query for the model using 3 joins the data does not match what powerbi shows so I just want to see what the combined sql query is that gives me the result in a visual bases of course whatever filters have been applied..

 

does that make sense.. thanks

Hi @Anonymous 

There is no single query that represents the model.  The data you see presented in the visuals is a mix of the tables in Power Query and the Columns and Measures created in Power Pivot (Data View).

You are asking to see a combined SQL query - even if all the data is loaded from a SQL database there are still transformations made in Power Query and other modelling happening in Power Pivot/DAX that are not part of any SQL command.

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


PhilipTreacy
Super User
Super User

Hi @Anonymous 

I'm not sure if you are expecting or know that there is a SQL query/queries pulling in data?

If you've looked in Power Query then you can see where the data tables are being loaded.

From there the data is loaded into the Data Model(Power Pivot) which is what you see when you click on the Data view.  Lots of tables.

In the Data View you can also add Calculated Columns of data, and Measures.  Measures are used to calculate data  for reporting but aren't stored in columns and are viewable in the Report page visuals.

In the Report page you'll have various visuals.  If you click on one of these you'll seeon the right hand side the data that is loaded into it.

For example

pbiex.png

The data displayed in these visuals is from the list of tables/columns/measures under the Fields area.  This data is what was created in Power Query and Power Pivot (Data Model) and relies on the relationships constructed between tables, which you can see in the Model view.

Anyway, that's a crash course in Power BI, hope it's helpful.

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.