Forum Discussion

Mrquestionmark's avatar
6 years ago
Solved

Power BI datasets Integrated Security=ClaimsToken

I have a pbi desktop report using Power BI datasets to connect my PBI service dataset. It works on my PBI desktop but when I deployed it to my on-premise PBI server. The data source security pops err...
  • Anonymous's avatar
    Anonymous
    6 years ago

    HI Mrquestionmark ,

    In fact, power bi service connector is linked with live connection mode, it requires you to keep the connection from your device to power bi service dataset.
    After you move your pbix report file to a new device, you need to update your credentials and check network status and firewall policy to keep the power bi connections. (if your on-premise server not able to access to power bi service, you need to configure a proxy or other settings to fix connection issue)
    Regards,

    Xiaoxin Sheng

  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi Mrquestionmark ,

    In fact, desktop sign-in operation only sends requests to power bi service side to verify if your account existed on the service side.
    BTW, it will also be used when you connect to power bi service dataset. ( it will send sign-in user credentials as a token to get correspond dataset list)

    Regards,

    Xiaoxin Sheng