Forum Discussion
rickymcmaster
2 years agoFrequent Visitor
Swap semantic model in Power BI Service
Hi, I created a report directly in the service based on a semantic model in another workspace, and now I'd like to change the source to a semantic model in the same workspace as the report. However, ...
- 2 years ago
There are any option that I can think of is to use git integration and get. the PBIX file into source control and doing it that way you would get the data set and the report. What you could then do is get the pbip file and open that in Power BI desktop which will allow you to then get the report.
toribiolmSXP
2 years agoFrequent Visitor
You can rebind the report to the new Semantic Model using the following link (will be done by REST API). Reports - Rebind Report In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn