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

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Duplicate sharepoint l...
Power Automate
Answered

Duplicate sharepoint list with Flow

(0) ShareShare
ReportReport
Posted on by 260

I have a sharepoint list in which a flow sometimes adds items, but at the start of every year it should be stored in a new list, that is identical to the previous one.

Is there a way to automatically create an empty list with the same columns when needed? Right now a new one is manually added every time.

Categories:
I have the same question (0)
  • Verified answer
    v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @Sofie_D,

     

    Do you want to create an empty SharePoint list with same columns as previous one within Microsoft Flow automatically?

     

    Creating an empty SharePoint list is not supported in Microsoft Flow currently, if you would like this feature to be added in Microsoft Flow, please submit an idea to Flow Ideas Forum:

    https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas

     

    In addition, you could consider take a try to delete all original items within the SharePoint list at the start of every year as an alternative way. I have made a test on my side and please take a try with following workaround:

    • Add a proper trigger, here I use Flow Button trigger.
    • Add a Condition, click "Edit in advanced mode", type the following formula:
    @equals(utcNow('MM/dd'), '01/01')
    • Within "If/yes" branch of Condition, add a "Get items" action, specify Site Address and List Name. Then add a "Apply to each" action, input parameter set to output of "Get items" action. Within "Apply to each" action, add a "Delete item" action, specify Site Address and List Name, Id field set to ID dynamic content of "Get items" action.
    • Under Condition, add a "Create item" action.

    Image reference:19.JPG

     

    20.JPG

     

    The flow works successfully as below:21.JPG

     

     

     

    Best regards,

    Kris

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 Automate

#1
trice602 Profile Picture

trice602 239 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 177 Super User 2026 Season 1

#3
Kalathiya Profile Picture

Kalathiya 97 Super User 2026 Season 1

Last 30 days Overall leaderboard