Hi everybody,
I am trying to build a Flow that achieves the following:
Duplicate all tasks in the Planner in three different buckets and assign it to O365 group users.
I have it working to the point where it loops through the tasks and assigns a copy of each task to each user. So far, so good.
However, I have four different buckets with distinct tasks, and right now all tasks are duplicated into the bucket that I specify in the "Duplicate tasks" action.
Is there a way to say "Copy tasks in Bucket A to Bucket A, tasks in Bucket B to Bucket B, etc."? Is there an if/then logic I could use to differentiate between the buckets?
Below is a screenshot of the Flow as it is right now.
Thanks so much in advance!
Aileen