Forum Discussion
JoeCool420
Nov 10, 2022Copper Contributor
Need help with Expiration Workflow
I have a O365 SharePoint Online list that I use for my organizations training tracker. In one column there is an input for the training completion date. In the next column its a the expiration calcul...
jefmeyer
Nov 11, 2022Iron Contributor
Since Power Automate workflows time out after 30 days, I would recommend creating a scheduled flow (probably daily) that returns items that are 30 days from expiration and meet your other criteria. If there are items, send the email notifications. Good luck!