Hello, I am new to alteryx and was wondering if the below scenario can be achieved:
I have a data set that will contain a remarks field [main Data sheet on the attachment] and a list of Keywords [Keywords sheet on the attachment]
I need to search the keywords from the Keywords sheet if mentioned on the main data remarks and then returns how many keywords were found and the corresponding keywords found (concatenate if multiple)
Notes: I cannot use comma as delimiter as it may or may not contain it
Thank you