Forum Discussion
Open App (Android/IOS) with a html link
It's possible to open the Power BI app (Android/IOS) with a HTML link? Examplo: I have a webpage opened in the mobile browser and this webpage have a link when I click opens the App.
Thanks!
Hi rlimadeoliveira,
You can try deep linking in Power BI Moblile - https://docs.microsoft.com/en-us/power-bi/mobile-apps-deep-link-specific-location.
Use "mspbi://app/" as URI in your HTML page that will open Power BI Mobile App, if it is installed in the device.
Thanks,
Maya
2 Replies
- mshenhavPower BI Team
Hi rlimadeoliveira,
You can try deep linking in Power BI Moblile - https://docs.microsoft.com/en-us/power-bi/mobile-apps-deep-link-specific-location.
Use "mspbi://app/" as URI in your HTML page that will open Power BI Mobile App, if it is installed in the device.
Thanks,
Maya
- asocorrocognexHelper II
Hi, does that actually work? I try it on my Android device and it launches a search. It does not open the app.