
I have created a Inspection system/app in Sharepoint/Power Apps (that also include some Power Automate scipts). There is 4-5 SharePoint ists that are used for storing data in the Inspeciton system. In some of the Sharepoint list, the list form is modifyed using Power Apps. There is also an Power Apps app for Phones.
I need some advice how to export this from my site/tenant, and import it to a site in a another tenant. I do not want to re-create the SharePoint lists manually, i like to export them (With the modifyed forms) from one tenant and import it ta a New tenant.
Any idea how to do this ?
Hi @TrulsB ,
Firstly, If you want to import powerapps(custom form) into another tenant's environment and connect to sharepoint list, you could try to refer to this link: Here
Secondly, If you want to copy the data from listA to listB, you could try to 'export to excel' and then import to listB.
Finally, combining the above two solutions may solve your problem.
Best Regards,
Wearsky
If my post helps, then please consider Accept it as the solution to help others. Thanks.