Forum Discussion
Anonymous
4 years agoNot applicable
View All Data Sources for all Datasets published to Power BI Service
Hello, I'm curious if there is a way to do this- I'm the PBI admin for my organization and want to be able to see which tables and sources are being used across all published objects (without ha...
Anonymous
4 years agoNot applicable
Thank you collinq !
The one issue I see with this route is that it gives me the name of the table based on how the user pulled it into their .pbix.
For a crude example:
My source table is called AllCustomers
Dataset1 pulls it into .pbix and names it "CustomerTable"
Dataset2 pulls it into .pbix and names it "My Customers"
Using the API I won't be able to identify that 2 users are pulling from the same AllCustomers table (since it will show as 2 different tables)
collinq
4 years agoSuper User
Hey Anonymous ,
Hmmmmm, well, maybe this one then - that gives the datasource and not just the name?
Admin - Datasets GetDatasourcesAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Docs