Hi,
This is my input data

and this is my lookup table

if the word "beep" is present in the data under Field_6 then the column Tones will be updated as 1 else 0 and joined with the main data. Same for the rest.
So is it possible to dynamically create the columns with the respective filters ?
Thanks for the help..