Trigger workflow when boolean field of all items in a list of database entries are "yes"

I have multiple database entries with a boolean field. Standard value is “no”. Additionally, I have a workflow that is only supposed to be triggered once all entries are set to “yes” in the boolean field. How can I test whether this condition is true in the “Only when” field? I tried the following expression:

do search for items with certain condtions (creating a list) : each item’s boolean field is “yes”

However, the expression stays red and the (More…) after it remains…

Have been pondering the same thing.

The ‘each item’ doesn’t work quite as I expected.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.