Forum Discussion
Connection problem to the Power BI Service
- Anonymous4 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.
- If it’s 64 bit operating system, please create a key value HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Power BI Report Builder
- 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.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Hey Anonymous ,
for me that looks like the firewall is blocking a litle bit too much.
Can you make sure the connection to ther Power BI Service for paginated reports is allowed? Could you try with deactivated Firewall?