Hi
I am trying to take a table from excel and run the rows through a flow. If a field says yes to being added it then checks if a bucket is already made for task. If it is it adds it to the bucket if not it creates a new bucket using the bucket field in Excel.
First, my condition to see if the bucket names match up (using name variable from list buckets and bucket value from excel sheet) doesn't work. Even when they are completely identical it says no. I've tried contains and equal to and neither works. Do I have to convert a variable for them to be seen as equal? Some of them do come through correctly but most of them creates duplicates of my buckets
Here is what the full automation looks like: