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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
mikegray
New Member

Change spreadsheet import to an Azure SQL Database

Hi,

 

I am currently changing existing Power BI reports for a client.  The reports retrieve data from on premise SQL Server Databases and spreadsheets.  I have worked on a project where we have moved the SQL Server DB to the Azure cloud and Azure SQL Database.  I am going to repoint the reports to Azure SQL databases.  The client want the spreadsheet data to be migrated to the Azure SQL database which I am in the process of completing.

 

The query I have relates to how easy it is the re-point the Spreadsheet imports to Azure SQL Database.  Does Power BI manage this if I can re-point or do I need to remove the spreadsheet import and all the applied changes and re-create with a new import to Azure SQL.  Will this mean I will need to re-create all the necessary changes.  The schema will be the same as the spreadsheet on the database.

 

Thanks

 

Mike

1 ACCEPTED SOLUTION
v-xicai
Community Support
Community Support

Hi @mikegray ,

 

You may go to Query editor,  select on this query, right click to  open Advanced Editor , you will see the connection information like below:

199.png

You may replace this with Azure SQL connection information. You can just create a new report, get data from the Azure SQL database, copy this information from Advanced Editor then replace the original report connection information.

 

If the Azure database content is the same as original database, the difference is just the move to Azure. It will not affect measures and visuals as data are not changed. So there is no need to re-create all the necessary changes.

 

Best Regards,

Amy 

 

Community Support Team _ Amy

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-xicai
Community Support
Community Support

Hi @mikegray ,

 

You may go to Query editor,  select on this query, right click to  open Advanced Editor , you will see the connection information like below:

199.png

You may replace this with Azure SQL connection information. You can just create a new report, get data from the Azure SQL database, copy this information from Advanced Editor then replace the original report connection information.

 

If the Azure database content is the same as original database, the difference is just the move to Azure. It will not affect measures and visuals as data are not changed. So there is no need to re-create all the necessary changes.

 

Best Regards,

Amy 

 

Community Support Team _ Amy

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Amy,

 

Many thanks for your solution.  I intend to try this once I have the spreadsheets uploaded to DB.  I will let you know the outcome.

 

Thanks

Mike

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors