Hi there,
I'm new to flow and have been tasked with creating a flow which emails users when the sharepoint column 'Expiry' is due to expire in the next 4 months. The flow should email each user once.
To achieve this I have created a conditional flow. But I'm having some issues filtering the sharepoint data and running the flow.
The conditions required are for the Expiry date to be in the next 120 days, and for the TEST LICENSE STATUS to be set as 'Notification Not Sent'
After the flow retrieves the relevant sharepoint records and emails the user. The flow should update the sharepoint record to 'Notification 1 Sent'. Which will prevent the user from receiving further emails.
I will then be creating another flow for escalation purposes which follows the same structure, with different staff being contacted when within one month of expiry for example.
Here are some images of the flow:
NOTE Recurrence is set at 1 year so the flow won't run automatically during testing



Any help would be greatly appreciated!
Ross