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 / Copy screens, or full ...
Power Apps
Answered

Copy screens, or full app in an other app

(0) ShareShare
ReportReport
Posted on by 294

Hello, is it possibile to copy screens or full an app from an app to another app ?

 

thank you

Categories:
I have the same question (0)
  • eka24 Profile Picture
    20,923 on at

    It Possible to copy controls on a screen to another screen in another App.

    In copying controls on a screen, ensure that all connections between the two apps are same.

    For instance if you have a form as part of the control being copied, then the Datasource connected to the Form should also exist in where it been copied to. Otherwise you may have to manually change codes which could be a tall order.

     

    Having said that to copy all on a screen, simply use:

      Control+A then Control+V to paste in the other App.

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

     

  • gennarodp Profile Picture
    294 on at

    Yes i know it, but i would like to copy the full screen not the single control

  • Verified answer
    eka24 Profile Picture
    20,923 on at

    "but i would like to copy the full screen not the single control"

    Control +A copies everything on the screen except the Screen itself not a single control.

    So you have to do is to insert a blank screen in your New App then use Control+A which copies all from the screen.

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • DGS Profile Picture
    122 on at

    This no longer works

  • JezBurger123 Profile Picture
    2 on at

    To ensure that all properties of the PowerApp are contained in the new app, best to conduct an export of the app and import into a new app.  Once imported into a new PowerApp, all the properties and flows will be replicated and just make the necessary updates.

  • DGS Profile Picture
    122 on at

    It actually does, but only if you have a duplicate browser tab open with powerapps operating. You can copy/paste between the two browser instances. I had tried earlier using only one instance, where I copied a screen exited the app, opened the new app and tried pasting with no success.

  • dsoden Profile Picture
    75 on at

    Been a while since I have done this but for a more pro dev and less low code approach this works for me but is a HUGE timesaver especially for complicated screens with many conditional hidden containers with lots of nested objects, timers off screen, modal boxes and so on... (note KEEP BACKUPS OF EVERYTHING!!)

     

    • Export your app using the online IDE designer to download the app with the MSAPP file extension
      • Download the app you want to copy from
      • Download the app you want to move it into
    • install and use the Power Platform Command Line Interface (CLI)
      • you want to use the CANVAS > UNPACK/PACK commands here
    pac canvas unpack --sources .\UNPACK --msapp YourAppName.msapp

     

    • Inside the folder structure there is a src folder copy out the yaml file and the associated json file in the EditorState Folder and move them into the destination app.
    • Pack the App back up 
    pac canvas pack --sources .\UNPACK --msapp NewAppName.msapp
    • Go back to the online IDE designer and open the NewAppName.msapp from your computer
    • Tighten up any errors in the code of various properties on objects or at the screen level, and reassociate any objects that may be missing from App OnStart or other global variables, collections and so on.
      • Note there is a yaml/json file for the application object too which will have all your onstart/startscreen code in it... that can be moved too but be sure to open the file to make any changes - its very human readable especially the yaml files (becareful not to change the files layout tabs/spacing and so on limit any edits to value changes only)

     

     

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 519 Most Valuable Professional

#2
11manish Profile Picture

11manish 489

#3
Haque Profile Picture

Haque 327

Last 30 days Overall leaderboard