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
usnascimc
Regular Visitor

Export list of workspaces assigned to a Power BI Premium capacity

When I go to the Admin Portal, on Power BI Premium, I can see all the workspaces assigned to each capacity node. However, I can't export the list of workspaces or their respective adminstrators, to Excel. I've tried to get that list from the logs, but as you can guess, it is not the latest information. Has anyone done this before? Is this a functionality being planned for the near future? 

Thanks

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @usnascimc

I'm afraid it is impossible to get a list of workplaces directly in the Admin Protal.

You may try some APIs to see if it helps.

Admin - Groups GetGroupsAsAdmin-> Returns a list of workspaces for the organization

Groups - Get Group Users ->Returns a list of users that have access to the specified workspace.

 

Best Regards

Maggie

 

View solution in original post

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @usnascimc

I'm afraid it is impossible to get a list of workplaces directly in the Admin Protal.

You may try some APIs to see if it helps.

Admin - Groups GetGroupsAsAdmin-> Returns a list of workspaces for the organization

Groups - Get Group Users ->Returns a list of users that have access to the specified workspace.

 

Best Regards

Maggie

 

Thanks Maggie

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.

Top Solution Authors