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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Identify Power BI Reports

Hi, We are planning to migrate one of our SQL server database to a different server.  This database is being extensively used in Power BI reports.  I need to identify all the reports in the service which are referencing the impacted database.  

 

Is there any way to scan the reports in Power BI service to list down all the impacted reports.  

5 REPLIES 5
Greg_Deckler
Community Champion
Community Champion

Maybe through the Power BI PowerShell API?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
smarthp29
Helper I
Helper I

Check out Power BI Rest APIs. 

Attached the link of the one I think that would be useful for you. 

You can configure the loops for your datasets and then get the final result in an array using Logic Apps.

https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdatasourcesingroup

Anonymous
Not applicable

Thanks, smarthp29.  

API is very useful if we know the dataset and workspace details but I don't access to all the datasets/workspace. Is there any API which takes tenant details as input and then scan the all the workspace to list down the data source. 

@Anonymous 

 

Give API an admin access to PowerBI Service. This will automatically grant him access to all the workspace.

OR

Use the account that has global admin access to PowerBI Service (i.e) the account used for setup of the environment in the tenant. This will grant access to all the workspaces.

 

https://docs.microsoft.com/en-us/rest/api/power-bi/groups/getgroups

Anonymous
Not applicable

Thanks!!

 

Looks like I don't have tenant admin access.   Also don't have recovery key for the gateway. 

 

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.