Hello,
I have the following lookup table in my work-flow which has ingredient name, word count of the ingredients, and num_of_ingredients is always equal to 1.

Additionally, I have the data which contains a wide variety of wordcounts and number of ingredients, such as the following:

What I'm attempting to do is use the single ingredient lookup table as a search to find the exact ingredient name starting with the larger word counts and break apart the column's ingredients into separate columns for each ingredient in the number of ingredients.
Below is my current work-flow with the filter on the end being the data set and the last formula tool being the lookup table.
How would I go about searching a field in the data table in the lookup table?
