Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
udione
Helper I
Helper I

Semantic model change Connection with rest API to map to a different connection

Is there a rest API endpoint to update semantic model connection to map to a different connection.

 

I'm looking for automated way to change the semantic model connection that it is mapped to. So it doesn't have to be done manually in UI in the list below.  

udione_2-1732625983210.png

 

2 REPLIES 2
udione
Helper I
Helper I

I don't think the endpoint works for updating it to Cloud Connection.  

Jai-Rathinavel
Super User
Super User

@udione You can update the Semantic Model's datasources via the below API. You will need Dataset.ReadWrite.All scope for your application. 

Link to Update Datasources API Documentation: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-datasources-in-group

 

Did I answer your question ? Please mark this post as a solution.

 

Thanks,

Jai




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors