Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply

Problem connecting to report server

Hi.

I have published my Power BI Report Server into internet using a firewall (SOC team manages firewall). I can connect to RS from both company LAN and other internet connections (Mobile data, home WiFi, etc.):

 

Connecting to RS from Chrome on AndroidConnecting to RS from Chrome on Android

But I cannot connect to RS using Power BI Mobile App, using the same networks and at the same time:

 

Connection problem to RS using PBI Mobile AppConnection problem to RS using PBI Mobile App

I cannot remember when this started to happen. I can't determine if the problem is from RS, firewall or Mobile App. RS is Jan. 2025 version and App is 21241759 version.

 

Please help.

Thanks

1 ACCEPTED SOLUTION

hello @mohammadjavaher ,

 

please reach out to us at mpbisup@microsoft.com

thanks
Ori

View solution in original post

13 REPLIES 13
V-yubandi-msft
Community Support
Community Support

Hi @mohammadjavaher ,

Just following up has your issue been resolved? Were you able to get the assistance you needed from mpbisup@microsoft.com?

 

Thank You.

Hi @V-yubandi-msft 

Thanks for your followup and attention. I'm still checking with PBI support team. We have found some problems with our server's SSL certitificate and PBI support team is checking if they can overcome it. I cannot make any changes in SSL certificate until its renewal time in August.

Regards.

Thanks for the update. Let's stay connected for future discussions in the community

V-yubandi-msft
Community Support
Community Support

Hi @mohammadjavaher ,

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

Thank You.

Hi @V-yubandi-msft 

Thanks for your reply. Sorry for being late. Results are:

I used your suggested format for RS address in mobile app. This is the result:

mohammadjavaher_0-1747030992846.png

And also verified that /reportserver is publicly accessible (in addition to /reports which has been already checked):

mohammadjavaher_1-1747031037078.png

Here is SSL Labs result (I don;'t know how to interprete it!):

mohammadjavaher_0-1747031509489.png

I verified authentication types in RSReportServer.config, but couldn't find <MobileReportPortalUri> tag and where to insert it.

I will be thankful for further helps.

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:  

Enable a report server for Power BI Mobile access - SQL Server Reporting Services (SSRS) | Microsoft...

 

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

Hi @mohammadjavaher ,

Please add the line directly inside the root section of the RSReportServer.config file.

 

Regards,

Yugandhar.

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

Hi @mohammadjavaher,

Thank you @oreduar , for providing the contact details.  @mohammadjavaher , For further assistance or specialized support, feel free to reach out directly to the Microsoft Power BI Support team at mpbisup@microsoft.com.  They can offer guidance tailored to your specific environment and needs.

 

Regards,

Yugandhar.

 

 

hello @mohammadjavaher ,

 

please reach out to us at mpbisup@microsoft.com

thanks
Ori

hello @mohammadjavaher ,

 

please reach out to us at mpbisup@microsoft.com

thanks
Ori

V-yubandi-msft
Community Support
Community Support

Hi @mohammadjavaher ,

Thank you for engaging with the Microsoft Fabric Community. This issue commonly arises when making PBIRS accessible externally and using it with the Power BI Mobile App. The error often stems from specific mobile app configuration requirements ensure you do not include /reports or /reportserver in the mobile app’s server address.

Correct format:

Vyubandimsft_0-1746681218029.png

Ensure you are using HTTPS with a publicly trusted SSL certificate and verify the entire certificate chain through SSL Labs. Self signed or internally issued certificates typically do not function well on mobile devices.

 
Vyubandimsft_0-1746682098644.png

 

Ensure that Port 443 (HTTPS) is open, headers are not stripped, all necessary HTTP verbs are allowed, and both /reportserver and /reports are publicly accessible.  Additionally, since the mobile app supports only certain authentication types, update RSReportServer.config to enable the appropriate ones.

Vyubandimsft_2-1746681218033.png

 

Ensure this setting exists in RSreportServer.config.

<MobileReportPortalUri>https://yourdomain.com</MobileReportPortalUri>

 

Above is a key checklist relevant to the issue you're experiencing. Please review and verify each item to help identify the root cause of the connection problem with the Power BI Mobile App.

 

If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors