web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Launch function to lau...
Power Apps
Unanswered

Launch function to launch multiple files

(0) ShareShare
ReportReport
Posted on by 131

Hi All

I have a button which launches a csv as an excel file:

Launch("Filepath")

What I would like to do is have the same button launch 2 files at the same time (or one after the next) so that the 2nd file can run a macro to copy data from the csv to the excel

 

How do i adapt the launch function to launch 2 files?

 

Thanks

 

Matt 

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    154,447 Most Valuable Professional on at

    @Matt22365 ,

    You can try simply repeating that 

    Launch("File1");
    Launch("File2)"

    or if you want a delay launch a timer after the first and then the second OnTimerEnd.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

  • Matt22365 Profile Picture
    131 on at

    Hi @WarrenBelz 

    Thanks for getting back to me

    I tried repeating but it only opens the 2nd file, I believe its because it is launching in the same tab, so the 2nd file overwrites the 1st

    Thanks

    Matt

  • WarrenBelz Profile Picture
    154,447 Most Valuable Professional on at

    @Matt22365 ,

    Yes - you are correct - it is a while since I have struck that one.

    I also just tried the timer - opens in the same tab - so there is really no solution to your problem.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

  • Matt22365 Profile Picture
    131 on at

    Hi @WarrenBelz 

    Just after I replied to you I thought I would try "Download" rather than "Launch". 

    Download has made it so the 2 files open on different tabs so i didnt try the timer but i will definitely look into that in the future

    The only annoyance is that the files open in the online version rather than desktop which means there is still a manual step to open the files in Desktop so the macros will work but I can love with that for now

    Thanks for your help

    Matt 

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard