I would like to use power automate (flow) to duplicate a copy of SharePoint online List and rename the second copy SPO List manually once duplicated.
Anyone know how to ?
Solved! Go to Solution.
Hi @SimonDu88,
You can create a copy list in the SharePoint firstly, then create these columns in the original list, then create a Flow as below:
Get all items of the original list, then use the Apply to each to create each item in the copy list:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @SimonDu88,
You can create a copy list in the SharePoint firstly, then create these columns in the original list, then create a Flow as below:
Get all items of the original list, then use the Apply to each to create each item in the copy list:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for your reply.
I got this error - please screenshot
Hi @SimonDu88,
The list you should create in the SharePoint manually, it doesn't appear in List Name drop-down until it's created.
After create it, refresh the Flow, then in the List Name will find the list you just created.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.