Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I have a "dashboard" of sorts that I've built within Power Apps (better visualization options to make things feel like an "app"). The Power App is embedded into a Power BI report that hasn't given me any trouble on the web version or generally speaking on the iPad. However, I do have a button within the Power App (embedded into the Power BI report) that is a hyperlink that will send you to another website. The button is programmed with OnSelect to Launch(ThisItem.'Link') and it works without issue when viewing on the web/desktop version, however, it does not work when it is being accessed on an iPad. This occurs when using the Power BI Mobile App as well as when accessing in a web browser on the iPad.
Any ideas on how to remedy this issue? Thanks!
Solved! Go to Solution.
Hi @albright96 ,
Thank you for reaching out to Microsoft Fabric Community Forum.
When you embed a Power App inside a Power BI report and try to open a link (using the Launch() function) on an iPad, it often doesn’t work. That’s because iPads and mobile browsers block pop-ups and new tabs from embedded apps like Power Apps inside Power BI. It’s a known limitation due to security and browser restrictions.
We can do a few workarounds:
Configure this button with a Web URL action pointing to your desired link.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! |
Regards,
B Manikanteswara Reddy
There was a bug on Power Apps that got fixed today. I would give it a try again (version 3.25051.12 has the fix).
Hi @MGrimaldi ,
Did you get a chance to check? If your issue is resolved, could you please mark it as the accepted solution so others can find it more easily?
Please don't forget to give a "Kudos |
Regards,
B Manikanteswara Reddy
Hi @albright96 ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
B Manikanteswara Reddy
Hi @albright96 ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
B Manikanteswara Reddy
Hi @albright96 ,
May I ask if you have gotten this issue resolved?
If it is solved, please mark the helpful reply or share your solution and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster.
Regards,
B Manikanteswara Reddy
Hi @albright96 ,
Thank you for reaching out to Microsoft Fabric Community Forum.
When you embed a Power App inside a Power BI report and try to open a link (using the Launch() function) on an iPad, it often doesn’t work. That’s because iPads and mobile browsers block pop-ups and new tabs from embedded apps like Power Apps inside Power BI. It’s a known limitation due to security and browser restrictions.
We can do a few workarounds:
Configure this button with a Web URL action pointing to your desired link.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! |
Regards,
B Manikanteswara Reddy