Substring - The string to search for.
Position - A nonzero INTEGER indicating where in string the function begins the search.
CASE WHEN INSTR({multi select field}, {Substring }, Position ) > 0 THEN 1 ELSE 0 END
JCurve Solutions Support Hub
Looking for something else? Search here...