Hello all, I am trying to figure out a flow process, here is the flow I am trying to make.
Step 1- Staff member submits a MS form which has a date selection for a due date
Step 2- Flow determines if the due date is more or less than 30 days from current date
Step 3- If more than 30 days, assigns it to one planner and if less than 30 days, assigns it to a different planner
How would I be able to have a condition decide which path to take based on how many days the due date is from current date? I have tried date difference expression, format time, and add time and it does not seem to work. Please let me know if there is more information needed.