Announcements
Hi,
is there a way in Power Apps to have a home screen with buttons that start other apps. Or do you have another approach?
Thank you.
Yes, you can have a main screen with buttons, and then on those buttons use the Launch() command to launch the link to those other Apps.
Launch("URL OF OTHER APP GOES HERE")
I like to have users launch apps from MS Teams.
If you want a button you can use:
Launch( "https://yourappurl" )
---------------------------------------------------Please Accept as Solution if it solves your question. Or just give it a Thumbs Up if it is helpful as can help others.
Subscribe: https://www.youtube.com/channel/UCFpvUlpx84FuIPOdInGKMTwTwitter: https://twitter.com/assist_365
RegardsDarren Lutchner - 365 Assist
@dkayt ,The simple Launch function can address your query.You can use launchTarget with Launch to guide where to open the new application.Launch("Your application URL",LaunchTarget.Replace) :- Open in the same tab
More you can find in Microsoft Link.
Give a like to encourage and accept if it solve your requirement . 🙂
Thank you guys for your time. All your answers work as expected.
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 community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 355 Most Valuable Professional
11manish 209 Super User 2026 Season 2
MS.Ragavendar 150 Super User 2026 Season 2