Forum Discussion
"PowerBINotAuthorizedException" error when using public Url EVEN after removing imported tables
- 2 years ago
Hi all, I seem to have found a solution by using Windows PowerShell in order to use Power BI REST API commands. I was able to "rebind" (official term) an existing report to another "non-corrupted" source / semantic model. The whole thing took 3 command lines and only 1 minute!
Finally a solution after wasting a week working between Power BI Service, Desktop, unzipped PBIX files... ๐
Here are:
- the Reddit post on which I found some information: https://www.reddit.com/r/PowerBI/comments/1dc7wsu/changing_the_semantic_model_for_an_existing/
- more documentation on the Rebind command: https://learn.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report-in-group
Let me know if anyone else has also fixed this kind of problem by using the Power BI API.
Regards, Olivier.
Hi all, I seem to have found a solution by using Windows PowerShell in order to use Power BI REST API commands. I was able to "rebind" (official term) an existing report to another "non-corrupted" source / semantic model. The whole thing took 3 command lines and only 1 minute!
Finally a solution after wasting a week working between Power BI Service, Desktop, unzipped PBIX files... ๐
Here are:
- the Reddit post on which I found some information: https://www.reddit.com/r/PowerBI/comments/1dc7wsu/changing_the_semantic_model_for_an_existing/
- more documentation on the Rebind command: https://learn.microsoft.com/en-us/rest/api/power-bi/reports/rebind-report-in-group
Let me know if anyone else has also fixed this kind of problem by using the Power BI API.
Regards, Olivier.