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 Automate / Updating one sharepoin...
Power Automate
Unanswered

Updating one sharepoint list based on a successful addition to a different, but related sharepoint list

(0) ShareShare
ReportReport
Posted on by

Hi.  I was able to build my first Flow due to the great discussions on this forum.  It works but needs to be extended.

 

I have a list of Tickets cleverly named Tickets.  That list includes a number of columns, including a Subject (brief description, single line) and a Description column (detailed description, multi lines).  Most tickets are entered directly into the list via a PowerApp that I've written.

 

However, we have recurring tickets that I want to automatically create on either a Monthly, Quarterly, or Annual basis.

 

To accomplish this I created a list also cleverly called ScheduledTickets.  This list includes the Subject and Description columns but also a NextScheduledDate and Frequency columns.

 

My Flow runs once a day, and runs (Condition=true) when the NextScheduledDate is less than or equal to now() for an item within ScheduledTickets.

 

All of that works correctly up to a point.  Right now, if run again another ticket is created in the TIcket List as the condition is still true.

 

What I want, and haven't quite figured out, is how to update the ScheduledTickets list item's NextScheduled Date so that it only creates a ticket at the appropriate time.

 

My Frequencies are Monthly, Quarterly, and Annually.

 

A sorta good enough solution would add 30 days to the Monthly Frequency, 90 days to the quarterly, and 365 days to the Annual.  Optimal would be if the monthly was say initially created on the 15th of month 1, it would schedule on the 15th of the following month, and the same for quarterly and annual.

 

I think I know enough that I need to create a Date variable and a formula that does a DateAdd of some sort, and then updates the appropriate record in the ScheduledTickets list.  I also believe it should all be part of the same flow so that a failure in step 1 (creating the Ticket list item) would cause the flow to stop, and therefore never updating the ScheduleTickets list item.

 

Thank you in advance to anyone who responds.  You folks are really wonderful to help those of us just starting out with PowerApps.

Categories:
I have the same question (0)
  • Nived_Nambiar Profile Picture
    18,136 Super User 2026 Season 1 on at

    Hi @OldDogNewTricks 

     

    I think you need to set a condition in such a way flow should check whether current date equals to next scheduled date and if Yes create ticket , if skip it.

     

    Thanks & Regards,

    Nived N 🚀

    LinkedIn: Nived N's LinkedIn
    YouTube: Nived N's YouTube Channel

    🔍 Found my answer helpful? Please consider marking it as the solution!
    Your appreciation keeps me motivated. Thank you! 🙌

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
David_MA Profile Picture

David_MA 77 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 68

#3
Expiscornovus Profile Picture

Expiscornovus 56 Most Valuable Professional

Last 30 days Overall leaderboard