Forum Discussion
Problem connecting to report server
- 1 year ago
Hello mohammadjavaher ,
Thanks for sharing the details and screenshots. It's good to see that you've checked public accessibility and confirmed the SSL certificate chain. That's an important step.
However, it seems the setting is missing in your RSReportServer.config file. This setting is crucial for the Power BI Mobile App to connect to your Report Server properly.
To resolve this, add the following line inside the section of the config file.
<MobileReportPortalUri>https://yourdomain.com</MobileReportPortalUri>
After making this change, remember to restart the Power BI Report Server service to apply the update.
For more details, you can check out the official documentation:
Hope this helps.. Please Accept as solution if this meets your needs and a Kudos would be appreciated.
Yugandhar.
.
Thanks for your reply.
In which section of config file should I add this line?
Regards
- V-yubandi-msft1 year agoCommunity Support
Hi mohammadjavaher ,
Please add the line directly inside the root section of the RSReportServer.config file.
Regards,
Yugandhar.
- mohammadjavaher1 year agoHelper I
Hi again.
Thanks for your reply. I did this, but problem still exists. I wonder why mobile app stopped working all of a sudden. It was working fine for 2 years and half without any problems.
Regards
- oreduar1 year agoMicrosoft Employee