Hey folks,
I searched for an answer on this, but maybe didn't know how to word it properly.
In my case below, I'm trying to create a rule set (Green table) when if the value is contained in the "Description" column of the main table, then a lookup will auto-classify the row based on the type. I hope that makes sense. I've dummied up the data below.
Ex. the first data row contains "Canadian Tire", therefore the type is "HomeStuff". The second line contains "Park", and is therefore "Parking", etc. The last one has no match, so it returns "Unknown".
Help? I feel like this should be easier than I'm making it, but I can't figure this one out for some reason.
Thank you all!
I searched for an answer on this, but maybe didn't know how to word it properly.
In my case below, I'm trying to create a rule set (Green table) when if the value is contained in the "Description" column of the main table, then a lookup will auto-classify the row based on the type. I hope that makes sense. I've dummied up the data below.
Ex. the first data row contains "Canadian Tire", therefore the type is "HomeStuff". The second line contains "Park", and is therefore "Parking", etc. The last one has no match, so it returns "Unknown".
Help? I feel like this should be easier than I'm making it, but I can't figure this one out for some reason.
Thank you all!