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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
shanecwu
Helper I
Helper I

List all Data Sources in all published PBIX files

Hi folks,

I'm looking for a way to list all data sources used in all Power BI reports on the Report Server.  So far I have not been successful, and I've even looked at the report server tables.

Has anyone done this or have ideas?  Looking for a native solution, not 3rd party tools, and I would prefer to not have to implement yet another process just to capture this information.

Thanks, Shane

1 ACCEPTED SOLUTION
ForcaTaico
Resolver II
Resolver II

Hi,

 

One option is to use the 'OData feed' connection in Power Query.

 

http://[reportserverurl]/reports/api/v2.0/

 

Select the tabel "PowerBIReports" then you can expand the column "DataSources" which has the information about the connection.

 

Regards Taico

View solution in original post

4 REPLIES 4
ForcaTaico
Resolver II
Resolver II

Hi,

 

One option is to use the 'OData feed' connection in Power Query.

 

http://[reportserverurl]/reports/api/v2.0/

 

Select the tabel "PowerBIReports" then you can expand the column "DataSources" which has the information about the connection.

 

Regards Taico

Hi,

I'm using power bi service. Is this solution only applicable to power bi server?

What should be the url address for my Odata feed?

Thank you

Hi @franciscocohen 

The above URL is for the the on-prem version (Power BI Report Server).

I do not use the service myself - but maybe this https://api.powerbi.com/v1.0/myorg/reports

See more here: Reports - Get Reports - REST API (Power BI Power BI REST APIs) | Microsoft Docs

Regards Taico

This will do very nicely, thank you!

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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