Forum Discussion

AusSam74's avatar
AusSam74
Frequent Visitor
9 years ago
Solved

The ability to use Direct Query and Import in the same report

Hi, I hope someone can provide me advice on this.............

 

Am I able to use 2 or more different datasets via both Direct Query and also using DX ( SQL ) import at the same time??

 

At the moment when I try to add another source using SQL command and creating a new view, it states that:

 

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

 

I don't want to switch to Import mode, as the database is very big in my first dataset.... but what I would like is to use both DQ and Import Mode.... this might not be possible! If not how do I get around this??

 

Any help appreciated.

 

Samir.

  • Anonymous's avatar
    Anonymous
    9 years ago

    AusSam74 You can't mix connection types. The only option as I see it would be to either reduce the data set to only the required information (if you haven't already) in order to use import. Otherwise you may want to pursue looking at Analysis Services to combine the datasets and be able to scale to meet your needs.

    A different option, if AS is off the table would be to stage your data from both locations to a SQL Database that serves the reports.

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    AusSam74 You can't mix connection types. The only option as I see it would be to either reduce the data set to only the required information (if you haven't already) in order to use import. Otherwise you may want to pursue looking at Analysis Services to combine the datasets and be able to scale to meet your needs.

    A different option, if AS is off the table would be to stage your data from both locations to a SQL Database that serves the reports.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi,

      when you say "You can't mix connection types", it confuses me because My power Bi report (Version: 2.64.5285.741 64-bit (November 2018))  was created on Direct Query Mode. i am able to GET Data using both Direct Query and Import Mode for different set of tables.  i havent used mix connection types before, not sure how this works in terms of data refresh?

      Thanks a lot in advance