Forum Discussion
Update Azure Analysis Services connection in report
- 7 years ago
You can use the API to do that, I believe.
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updatedatasources
Hi Anonymous ,
In Power BI Service, there are no other methods to switch/change the connection of data source except the parameter setting.
While you can post your new idea here https://ideas.powerbi.com/forums/265200-power-bi-ideas , to improve the Power BI.
It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can use the API to do that, I believe.
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updatedatasources
- Anonymous7 years agoNot applicable
Looks like that should indeed do it. It's a shame that there is an API for this but nothing in the portal that would allow this.
Thanks!