Hi,
I am new to alteryx and have a question when trying to do some key word matches ("contains" function in "filter" tool).
Basically, i am going to find records that contains "gene"--- this specific and standalone word in the column [study title], but i don't want to find records that contains degeneration, general, etc. ---the words that has "gene" in it.
My current function is contains([study title], "gene"), wonder how should i refine / adjust it?
Appreciated your help!