Forum Discussion
Using mspbi://app/ to launch an SSRS Mobile Report
HI mdoll,
Normally, I think you need to login to your SSRS on power bi mobile app, then navigate to specific report and copy its report id.
Then use report id to replace specific part of link formula.
Sample:
Formula:
mspbi://app/OpenReport?ReportObjectId=<36-character-report-id>&reportPage=ReportSection<number>
Url:
https://powerbi.com/groups/me/reports/df9f0e94-31df-450b-b97f-4461a7e4d300/**ReportSection11**
Result:
mspbi://app/OpenReport?ReportObjectId=df9f0e94-31df-450b-b97f-4461a7e4d300&reportPage=ReportSection11
Regards,
Xiaoxin Sheng
Xiaoxin,
Can you clarify something for me.
In order for me to identify the 36 character id of the report I want to launch, do I nned to have it deployed some place specific? Does it ( and can I) deploy it to the power bi tenant?
I have an SSRS mobile report deployed to an SSRS server, and can reach it from the internet, However, I cannot retrieve any such character.
Thanks
Martin Doll
- Anonymous8 years agoNot applicable
HI mdoll,
Nope, after check document I haven't found any similar features which you mentioned, current it can open mobile app with specific report and dashboard tiles.
Maybe you can submit an idea for add support for open specific 'group/tenant' api for this feature.
Regards,
Xiaoxin Sheng