Hi,
I’m using a lookup field which aggregates a list of single selects (containing values like : “Yes”, “No”).
Within the lookup fields, I’m using the formula : ARRAYJOIN(values)
It works great. Then I have a formula field with a FIND() :
FIND("Yes",...