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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
JohnNPBIUser
Regular Visitor

Build a report showing all Apps in your organization

Is there a way where I can extract a list of all apps in my organization, as I have been asked to build an app that displays all of the reports that we have created as an app.  Is there a way I could do this directly in Power BI?  Essentially this will be an app that acts as a glossary to our users so we can display all the apps that are live in our organization. 

1 ACCEPTED SOLUTION
Jonvoge
Solution Supplier
Solution Supplier

Hi JohnNPBIUser

 

You can use the REST API endpoints related to the Workspace Apps to get e.g. a list of all Apps:

Apps - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

This REST API could be called by using the 'Web'-connector in Power Query, or any other program of your choice.

To access and use these endpoints, you may need assistance from IT to get the proper access rights in your Azure Tenant (e.g. the Power BI App.Read.All permission).

_____________________________________________________
I hope my comment was helpful.
If your question was answered, please mark your post as 'Solved' and consider giving me a 'Thumbs Up'.

View solution in original post

1 REPLY 1
Jonvoge
Solution Supplier
Solution Supplier

Hi JohnNPBIUser

 

You can use the REST API endpoints related to the Workspace Apps to get e.g. a list of all Apps:

Apps - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

This REST API could be called by using the 'Web'-connector in Power Query, or any other program of your choice.

To access and use these endpoints, you may need assistance from IT to get the proper access rights in your Azure Tenant (e.g. the Power BI App.Read.All permission).

_____________________________________________________
I hope my comment was helpful.
If your question was answered, please mark your post as 'Solved' and consider giving me a 'Thumbs Up'.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Top Solution Authors