I am trying to create a flow which makes a task in tasks by planner and whenever a new work item is created in the Milestones app.
I want it to only make the task in the correct bucket, so for example I want it to make task 2.1.1 in bucket 2.1 but not in any of the other buckets.
Below is my failed attempt to try to accomplish this but it just added every task to every bucket.