Forum Discussion

hatchda's avatar
hatchda
Frequent Visitor
4 years ago
Solved

Convert DirectQuery Mode to Import

I have around 10 Tables which I configured with Direct Query because I didn't know enough about PowerBI. These tables all have records which have years worth of data.    I would like convert them t...
  • AllisonKennedy's avatar
    4 years ago

    hatchda  You can filter a Direct Query, so click 'Transform Data' to open Power Query, and add a filter to your tables for in the last or current year. Then apply changes, then swap to import. 

  • AllisonKennedy's avatar
    AllisonKennedy
    4 years ago

    One note bcdobbs  with using a SQL statement is that you will lose any ability of query folding after that, so unless you plan to do everything in a SQL statement, might actually be better to take your first suggestion of filtering.