I am trying to create a scheduled workflow that kicks off an approval flow based off of a date field (Review_x0020_Due_x0020_Date eq '{formatDateTime(addDays(utcNow(),18),'yyyy-MM-dd')}'). When I run a test, it kicks off one of the 15 items that need to be approved. I'm assuming that the workflow is waiting for that first item to be approved before moving on to the next item? This does not work for what I am trying to acheive as each item goes to a different approver. Any suggestions on how I can get the flow to send all 15 approvals out?
Thank you,
Khrystina