Hello Everyone,
I was hoping to get some help on a workflow issue I'm having. I built a 'Recurrence' workflow to check on a list every hour which is checking on the 'Start Date and Time' and 'End Date and Time' of an item. I placed a condition that if the Start Date exceeds more than 2 weeks and the End Date hasn't occurred yet. Then it will be moved from the main list to another and be deleted from the main list along with attachments included.
Everything in the flow seems to be working fine up except when it transfers from the one list to the other based on the 2 week condition. When running the flow it will check each item correctly. But instead of just the one item that meets the condition transferring, it will transfer the entire list over even though the conditions weren't met for the other items.
I've tried using different outputs as 'Current Item' value from the Apply to Each and also using 'ID', but using those return a failed flow run. How can I go about just transferring the items based on the particular condition I placed.
Thank you.