Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Connection problem to the Power BI Service

Hi, While opening PowerBI Report Builder, I'm trying to sign in into the PowerBI Service. It sends me back an error saying "Failed to sign in into Power BI. Try again later." IT helpdesk has reinsta...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Probably you have Proxy enabled on your computer runnning PowerBI Report Builder. If so, please try whether solution below helps or not. 

    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    1.Confirm your computer OS platform, change registry by following steps below.

    1. If it’s 64 bit operating system, please create a key value HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Power BI Report Builder
    2. If it’s 32 bit OS, create a key value HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Microsoft Power BI Report Builder

    Please copy & paste sting Microsoft Power BI Report Builder , and avoid leading or tailing spaces in string.

     

     

    2.Then add a DWORD value UseDefaultCredentialsForProxy under Microsoft Power BI Report Builder, give it value 1.

     

     

     

     

    3.Last but not least, restart compute to make the change take effect.  Test again and see whether issue persists.

    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=