Forum Discussion
List all Data Sources in all published PBIX files
- 5 years ago
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,
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
- shanecwu5 years ago
Helper I
This will do very nicely, thank you!
- franciscocohen4 years agoFrequent Visitor
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
- ForcaTaico4 years ago
Resolver II
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