Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Windows authentification is not supported in DirectQuery mode.

Hello,   As I am using huge tables, I prefer to use the directQuery mode. Usually, I connect to power bi using my regular account number while when I connect to sql server, I use an alternate acco...
  • luisrh's avatar
    luisrh
    7 years ago

    every instance of using directquery we have used always used a SQL Account.   It depends on how you are dealing with Row Level security on the backend -  Having said that,  we rearely use directquery.

     

    Using Directquery is a double edged sword.   when you get into complex reporting on the Viz side you can run into performance issues since aggregations,  etc  have to be calculated at runtime.   You have to weigh the pros and the cons.