Announcements
New to power platform, just to want to confirm similar to SharePoint site where we can choose power app and embed a app in the site.on the same line, do we have similar feature in power apps, where in one of the containers I can embed a small power app(2 screens only), or any another way to do rather than using launch (which will open in different tab)
You can define the parameters of the Launch function to have it open within the same tab (replacing the currently opened app):
Launch("https://www.google.com", LaunchTarget.Replace)
Thanks @iAm_ManCat for the reply, but my requirement more like within the power app, is there any kind iframe or something to use the other app as sub-app
so that users don't need to switch between main app and sub-app.
@ramakrishnachim As @iAm_ManCat said, I have implemented the LAUNCH functionality which REPLACES the current Application.
I don't think so embedding an application to another is possible.
If my answer helps you, please mark it as solution.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 542 Most Valuable Professional
Haque 206
Kalathiya 201 Super User 2026 Season 1