Hello - I thought this would be rather easy to do, but something doesn’t seem to be working functionally. Any ideas why?
I’d like to get the position of the word “Education” within the Company Industry (Lookup) field, which is a lookup on a second table.
Why does it only work if it’s an exact match? And how can I adjust so that it also shows “1” for the fields with “Education Tech/Software”?
(NOTE: I found it works if I change "Company Industry (Lookup) to a single line text, but I need the lookup formula)
FIND("Education",{Company Industry (Lookup)})

