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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

How to open a report on Power BI App with a parameter

Hello everyone,

 

In an Excel (hosted on SP Online), I'm trying to generate a dynamic URL that calls the Power BI App.

 

The report is published in a shared Workspace Group and I need to pass a parameter.

 

Based on that article Create a link to a specific location in the mobile apps I have been able to generate a link that opens my report with the parameter.

 

https://app.powerbi.com/groups/<36-character-group-id>/reports/<36-character-report-id>/ReportSection<Number>?filter=<Field-Name>%252F<Field-ID>%20eq%20%27&<Customer-Id>&%27

When I call this web URL, it works great, my report opens filtered on the right customer.

 

However, when I'm trying to open the same report using the mobile App, I'm using the following format:

 

mspbi://app/OpenReport?GroupObjectId=<36-character-report-id>&ReportObjectId=<36-character-report-id>&reportPage=ReportSection<number>?filter=<Field-Name>%252F<Field-ID>%20eq%20%27&<Customer-Id>&%27

The report opens but the customer is not filtered.

 

Thank you for your help!

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous,

 

Based on test, it seems like current power bi mobile app not support these parameters. In addition, the document which you provide only mentioned that it support addition parameter "content".

 

In my opinion, I'd like to suggest you post this requirement to ideas.

 

Regards,
Xiaoxin Sheng

Anonymous
Not applicable

Same problem.

 

Some news?

 

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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

Top Solution Authors