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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dancarr22
Helper V
Helper V

How can I find all semantic models and paginated reports associated with a given connection?

Hello,

 

How can I find all semantic models and paginated reports associated with a given connection?  i.e. When we go into 'Manage Connections and Gateways' in PBI Service we have all of our connections - mainly to db.  Want to find out what is connected to each connection.  

 

Thanks,

Dan

1 ACCEPTED SOLUTION
vanessafvg
Super User
Super User

you  might be able to use the power bi audit data to see this information

examples of api calls

https://learn.microsoft.com/en-us/rest/api/power-bi/groups/get-groups

https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-auditing

 

there a variety of ways using powershell, python etc

example

https://pbi-guy.com/2022/03/10/power-bi-and-activity-logs-with-python/

 

 





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




View solution in original post

3 REPLIES 3
dancarr22
Helper V
Helper V

Thanks @v-kongfanf-msft and @vanessafvg 

v-kongfanf-msft
Community Support
Community Support

Hi @dancarr22 ,

 

Thanks for the reply from @vanessafvg , please allow me to provide another insight:

 

You can use the SQL Server Profiler to monitor and analyze activity on the semantic model. You can use SQL Server Management Studio (SSMS) to script the default Power BI semantic model from the XMLA endpoint.

vkongfanfmsft_1-1712201067976.png

 

For Finding Paginated Reports: Paginated reports in Power BI Services can be identified by their specific icons on content lists and home page landing pages.

vkongfanfmsft_0-1712201052772.png

 

For more details, you can read below document:

Default Power BI semantic models - Microsoft Fabric | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

vanessafvg
Super User
Super User

you  might be able to use the power bi audit data to see this information

examples of api calls

https://learn.microsoft.com/en-us/rest/api/power-bi/groups/get-groups

https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-auditing

 

there a variety of ways using powershell, python etc

example

https://pbi-guy.com/2022/03/10/power-bi-and-activity-logs-with-python/

 

 





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Kudoed Authors