Hello,
I have a list of channels within a team (that is being created by another flow) and I am trying to create plan/then tasks for each channel. The plan is to create Planner Plan name based on the Channel Name (each channel represents a project). The flow for creating Planner Plan has been created, however, I now would like to apply condition to check whether a Planner Plan already exists within the team to avoid multiple plans with the same name.
In simple terms: If a plan with a project name exists, do not create a plan, if it exists, do create a new plan.
I was trying similar to the below, however did struggle with it (if the Plan Title contains Channel Name.....)
Please would anyone be able to advise how this would have to be set up.
I will have a few more similar tasks, where I will need to check against existing records (when creating tasks etc) so was wondering whether there might be a general pattern for these 'comparison' conditional statements.
Kind Regards,