Forum Discussion
karimk
8 years agoHelper III
Best Practice when Changing Report Owner
Hey everyone. The person responsible for publishing some of the dashboards and reports here in my department has left the company. How do you guys manage the distribution of dashboards and repor...
- 8 years ago
Hi karimk
What you could do is to use the PowerShell script below to take over the dataset in the Power BI Service.
This will allow you to keep everything as is, but change the Owner.https://github.com/Azure-Samples/powerbi-powershell/blob/master/takeover-dataset.ps1
GilbertQ
8 years agoSuper User
Hi karimk
What you could do is to use the PowerShell script below to take over the dataset in the Power BI Service.
This will allow you to keep everything as is, but change the Owner.
https://github.com/Azure-Samples/powerbi-powershell/blob/master/takeover-dataset.ps1