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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
marty_w
Regular Visitor

Changing data source server

Hello Power BI Community,

 

I'm hoping for some advice on how to best change the server in a data source, my goal is to go from a current IP based server to a FQDN value.  I have 100's of data sets & data sources tied to several 100's of reports so something at scale would be appreciated if possible, manually if needed.

 

Via the portal, app.powerbi.com, it appears the server value in the data set needs to match the data source to be a selectable mapping.  So creating a new data source with a FQDN value results in being unable to select it in mappings from the data set.  Deleting the data set results in the reports being also deleted automatically which is less than ideal.  

 

Via the REST API's the best we have gotten is updating the data set server form IP to FQDN and this breaks the data set to data source mapping.  I can create a new data source with same server (FQDN) and then map them together but this is naturally a multi step manual process - pretty messy.

 

Any advice would be much appreciated

5 REPLIES 5
Greg_Deckler
Community Champion
Community Champion

@marty_w So were these data sets and reports created via PBIX files or directly in the Service? 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

@Greg_DecklerReports and data sets created via publishing PBIX files into manually created workspaces in the service with data sources calso manually reated before this publish in the portal.

@marty_w Well, so you would generally go into the PBIX file, Power Query, Advanced Editor and change the data source there in the Source line, save and publish. Obviously that is going to suck if you have 100's of PBIX files that you need to edit.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

@Greg_Deckler Thanks for the feedback - I had hoped to get this done staying away from the PBIX layer and get things done on the backend more or less.  I was able to work up a ~ 12 step manual process to get things changed, painful but at least

@marty_w Yeah, figured that was the case, perhaps you could do something with the Power BI REST API, Update datasources:

https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/updatedatasources

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors