Forum Discussion
My workspace(reports) download using PowerShell
- 1 year ago
You need to set up the option 2
This is how to get access to a personnal workspace when someone leaves your organizatrion
On the other hand, you can see that the type is Personal Group and not workspace (for your powershell script)
Hi YashikaAgrawal The code needs adjustment, as "My Workspace" isn't explicitly named. Use Get-PowerBIWorkspace -Scope Individual to fetch the personal workspace. For tenant settings, enable "Personal workspaces (My Workspace)" in the Power BI Admin Portal and assign Power BI Service Administrator in Azure AD.
- YashikaAgrawal1 year agoPost Patron
Which option to select here
It this the option, can you please check..
- Cookistador1 year agoSuper User
You need to set up the option 2
This is how to get access to a personnal workspace when someone leaves your organizatrion
On the other hand, you can see that the type is Personal Group and not workspace (for your powershell script)