Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
10 years ago
Solved

power bi gateway data source credential vs report data source credential

Hi, Currently I am using direct connect to my on-premises SQL server data source via Enterprise Gateway. My understanding is that if I publish a report to Powerbi service, the report will be using ...
  • Anonymous's avatar
    Anonymous
    10 years ago

    ankitpatira Another test I think I found the truth. Which is, when the report is executed on the power bi service, it turns out using the credential B to hit the database - which is the gateway's data source credential. When the report is executed on the Power BI desktop, it uses credential A to hit the database. 

    I used the profiler the trace the database users, so I am confident this is the case and it makes perfect sense. Any objections?