Forum Discussion

earg73's avatar
earg73
Advocate III
10 years ago
Solved

DirectQuery in Power BI

I tried to load some views using DirectQuery mode and I get the error message "Impersonation is not supported in DirectQuery mode. Turn off impersonation or switch to import mode."  What does this me...
  • PowerBIGuy's avatar
    PowerBIGuy
    10 years ago

    earg73 I was able to fix this error by ensuring that the user that i'm using to connect to the SQL server was specificity mapped as a user on the actual database contained within my view. even if your user is a admin make sure that they are also mapped to the db that your view is accessing.