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

Community site session details

Session Id : 5z0uVXlUp9KmbBQXqOsI5d
Power Automate - General Discussion
Unanswered

archive one list item (SP1) to another list (SP2) based on "every 3.5 months. (sharepoint lists already created)

Like (0) ShareShare
ReportReport
Posted on 14 Jul 2022 20:33:08 by 33

Hello!

 

I've got a sharepoint list that is reaching its capacity. There are items that are from years ago that I need to transfer to my archive sharepoint list. How can I transfer them, requests from 2020- OCT 2021, and how do i recur this flow every 3.5 months? After archiving the very old items, I would like the flow to archive the requests that are the oldest (3 month intervals). Hopefully I am making some sense here. I attempted to use previous conversations but nothing truly described my requirements. Thanks!

  • Hardesh15 Profile Picture
    7,087 Super User 2024 Season 1 on 15 Jul 2022 at 05:15:35
    Re: archive one list item (SP1) to another list (SP2) based on "every 3.5 months. (sharepoint lists already created)

    @vez  You can archive your SP list item using Scheduled flow. 

    For first part Any manual flow you can design,  you need to use get items action with filter query. In your case it should be Date le 2021-10-31 this will give you all items before Oct 2021. And then use create items for archive list. 

     

    For second part you want to trigger flow every 3 months to backup your old entries. You need to design schedule flow which will trigger every month on same date like 1st of each month then it will compare dates with your backup periods like 01 April then 1st July then 1st oct then 1st Jan. once condition is satisfied, use get items with filter query which will return 90 days data. Use create item to archive this in your another list. 

     

    Do not forget to delete items from original list after create item action.

    Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.

    @Hardesh /Gopenly.in

     

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2

Loading complete