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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Power Query - Change source (from Excel to database)

Hi,

 

I am building a report based on an excel input file. 

Later, I would like to connect to a snowflake view, which has exactly the same columns as my excel file. 

 

Can you give me a tipp / best practice how to change the sources later dynamically in Power Query?

Thank you very much!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

Create a new PBIX file that connects to the Snowflake Data Source. Open the Advanced Editor in Power Query and copy the Source and Navigation rows. Now open the copy of the report connected to Excel. Open an advanced editor and replace the Source and Navigation rows with the copied Source and Navigation rows.

 

If you want to dynamically change the parameters that can be used by the data source, refer to

How To Change Data Source Of Existing Report In Power BI (c-sharpcorner.com)

Change the Data Source dynamically in Power BI using Parameters - SqlSkull

Change the Source of Power BI Datasets Dynamically Using Power Query Parameters - RADACAD

How to change source data location in Power Query (7 ways) (exceloffthegrid.com)

 

Best Regards,

Neeko Tang

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

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

 

Create a new PBIX file that connects to the Snowflake Data Source. Open the Advanced Editor in Power Query and copy the Source and Navigation rows. Now open the copy of the report connected to Excel. Open an advanced editor and replace the Source and Navigation rows with the copied Source and Navigation rows.

 

If you want to dynamically change the parameters that can be used by the data source, refer to

How To Change Data Source Of Existing Report In Power BI (c-sharpcorner.com)

Change the Data Source dynamically in Power BI using Parameters - SqlSkull

Change the Source of Power BI Datasets Dynamically Using Power Query Parameters - RADACAD

How to change source data location in Power Query (7 ways) (exceloffthegrid.com)

 

Best Regards,

Neeko Tang

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

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors