Hi all,
This should be simple but i'm struggling and wondering if you can help please.
I have a flow that creates a Task in Planner once a list item has been added which works well. Now I am trying to update that list entry once a task has been marked as complete.
My flow works but the condition always shows as a non match and therefore fails to update
For clarity flow one sets Task ID as the Sharepoint list ID

Writes the task ID into the title of the task following a (:)
Flow 2 gets the task list

determines where the ID string is following the : this could be any number dependent on how long the list gets
Should match the list ID with the
The flow runs but never managed to match the condition that takes the flow down the YES route.
Any help would be greatly appreciated.
Thanks
Mand