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
v-dabatc
Microsoft Employee
Microsoft Employee

Database change leads to Switching to Import Mode

We have a set of reports that feed from an Azure SQL database, which I'll refer to as the "test" database.  The reports are using DirectQuery.  We'd like to instead have these same reports read from a different database, a production Azure SQL database.  This production database is the same as the test database (same schema as well as same data).  When I connect to the production database, select the table I want to use, and click 'Load', I receive the following message:

 

Switching to Import Mode

 

The data source you are trying to connect to is different than the existing DirectQuery data source.  To continue, all queries must be switched to Import mode, which may result in a large amount of data being loaded.

 

We'd like to keep our charts and filters intact, and only change where the data is coming from.  I saw another post on this site about specifiying port numbers in the connection, but that's not relevant in this case.

1 ACCEPTED SOLUTION
pqian
Microsoft Employee
Microsoft Employee

@v-dabatc we are aware of this scenario and is actively working on a feature that will help you migrate the report to a different data source.

 

Since DirectQuery currently has a limitation on single data source, you cannot mix test and prod servers in one report. Instead, once you finished building your report against the test instance, you can click Edit Queries and edit the Source step for each of the queries to change the server to a new one.

View solution in original post

4 REPLIES 4
Greg_Deckler
Community Champion
Community Champion

As a troubleshooting measure, if you create a new Power BI Desktop file and new connection, do you get the option to connect in DirectQuery to that database?



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...

Yes, when I create a new file and connect to my production database, I am presented with the dialog box asking me to choose between Import or DirectQuery.

pqian
Microsoft Employee
Microsoft Employee

@v-dabatc we are aware of this scenario and is actively working on a feature that will help you migrate the report to a different data source.

 

Since DirectQuery currently has a limitation on single data source, you cannot mix test and prod servers in one report. Instead, once you finished building your report against the test instance, you can click Edit Queries and edit the Source step for each of the queries to change the server to a new one.

pqian
Microsoft Employee
Microsoft Employee

I should add that you must change ALL loaded queries at once. In other words, there cannot be two data source instances loaded into a DirectQuery model

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.