Forum Discussion
rlimadeoliveira
8 years agoNew Member
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!
- 8 years ago
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
mshenhav
Power BI Team
8 years agoHi 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
asocorrocognex
Helper II
7 years agoHi, does that actually work? I try it on my Android device and it launches a search. It does not open the app.