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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
TomBergmans
Frequent Visitor

Retrieving used datasource (e.g. SQL view) per dataset

Hi All

I'd like to create an overview per dataset in the Power BI Service, of what underlying datasources are being used.
E.g. a SalesManagerDaily dataset consumes
               - a SQL view (SELECT * FROM V_SalesManagerDaily)
               - an Excelfile (Server\\Fileshare\PowerBI\...)

I've tried to fetch this info either through the API and also the Gateway Logs, without success.
- The API doesn't contain the info of the underlying datasource or query (i.e. what views are consumed)
- The gatewaylog doesn't contain the link from the datasource & query, to the dataset (i see the consumed view & statement that is being launched to the server, but not from which dataset the action originated)

Reason i need this would be to communicate to all affected report creators / key users when a change to an underlying view (e.g. V_SalesManagerDaily) is be implemented.

Thanks in advance for your ideas & input!

Kr,
Tom

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

Hi @TomBergmans,

 

Based on my test, it is not possible to meet your requirement currently. You can come up a new idea about that and add your comments there to improve Power BI and make this feature coming sooner.

 

Regards,

Frank

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

4 REPLIES 4
v-frfei-msft
Community Support
Community Support

Hi @TomBergmans,

 

Based on my test, it is not possible to meet your requirement currently. You can come up a new idea about that and add your comments there to improve Power BI and make this feature coming sooner.

 

Regards,

Frank

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

Ok thanks for the clear response!
Kr,

Tom

v-frfei-msft
Community Support
Community Support

Hi @TomBergmans,

 

Why do not use the Usage metrics for dashboards and reports?

 

Regards,

Frank

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

Hi Frank

Thanks for your swift response.
However, the usage metrics dashboard does not contain the information that i'm looking for (i.e. view/ query) under a datasource...

Any help or confirmation that this information currently is not extractable out of the Power BI Service would be greatly appreciated!

Thanks
Tom

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Top Solution Authors