March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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.
Solved! Go to Solution.
@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.
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?
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.
@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.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |