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