Forum Discussion
how do I duplicate a workspace
I need to duplicate a workspace which includes several Dashboards, Reports & Datasets. I need all of them from the Original one to a new workspace. How can I do it? Help required urgently. I can be contacted at: [email protected]
6 Replies
- v-micsh-msftMicrosoft Employee
Hi,
You may follow the blog below:
Duplicate workspaces using the Power BI REST APIs: a step by step tutorial
Regards,
Michael
- AnonymousNot applicable
I am having trouble with using script for duplicating workspace. I would like to know, if anyone has managed to duplicate workspace over powershell script that is described here
Duplicate workspace with powershell
I am getting an error while duplicating dashboards. with reports I have no problems.
Error is shown below
Thanks
Borut
- AnonymousNot applicable
Hi Anonymous,
did you assign the required permissions to the native app?
for getting tiles you will need the Tile.Read.All and for the dashboards the Dashboard.Read.All.
Hope it helps,
Thanos