Forum Discussion

chall069's avatar
chall069
Frequent Visitor
5 years ago
Solved

Run multiple different queries on one database

Hi,   I need to run multiple different queries on one sql database in Power BI. Right now I am planning on creating a new connection to the database to run each query. This will take me a fair bit ...
  • lbendlin's avatar
    5 years ago

    in short, no.

     

    What you should consider is disabling parallel load of tables. Otherwise you may overwhelm your SQL server during refresh.