Hello, I am trying to build a flow that will populate user ID assignments into my planner board based on the activities my team have been assigned to in a shift schedule for today.
For example, if my shift label in teams is "coldstore":
And I've been assigned "picking" as an activity:
Then I'd like to update all tasks that have a title that ends with "Pick" for that day
So far, I've built the following, but can't seem to get it to work.
And
And
And
And
And then
And lastly
Any help is greatly appreciated.