Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have SSRS 2017 URL which is configured in Mobile reports.
In my PC, installed Windows Power BI mobile application and if i try to connect my ssrs 2017 reporting services url i got the error as "please check the sql reporting services url".
Suppose in the same domain, i can login my same ssrs 2017 url in windows power bi mobile application in other system.
The thing is i can't connect my local ssrs2017 url into windows power bi mobile in my desktop.
i added inbound rule as port 80 but its not working. Kindly help me out.
Solved! Go to Solution.
Hey Sathishkumar90,
For security reasons, a UWP app that is installed in the standard manner is not allowed to make network calls to the device it is installed on (localhost addresses).
In order to overcome ‘network isolation’ follow the next steps:
After these steps, you will be able to connect to the local portal.
For full reference please see: https://stackoverflow.com/questions/34589522/cant-see-localhost-from-uwp-app
Maya
Hey Sathishkumar90,
For security reasons, a UWP app that is installed in the standard manner is not allowed to make network calls to the device it is installed on (localhost addresses).
In order to overcome ‘network isolation’ follow the next steps:
After these steps, you will be able to connect to the local portal.
For full reference please see: https://stackoverflow.com/questions/34589522/cant-see-localhost-from-uwp-app
Maya
Thank you. It's working nice.
One more doubt, Is it safe to install the Fiddler(3rd party software) in production server?.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.