Hi,
I am currently trying to create a new attribute based upon a number of sub-string matches. Currently this is using the attribute creator and a condition statement (lots of else if's). This is currently works, however, I need to extend this to provide all the matches rather than just the first match. Some of the original values may meet one or more of the conditions for the new classification. I know I could do this in a series of subsequent attribute creators, but there would need to be over a hundred individual ones. Does anyone have any advice on how I could do this more streamlined!
Thanks!