Modifying a nominal value if another variable satisfies condition from huge set
zolifu
New Altair Community Member
This is done in sql with select ,,where ..and hundreds of OR operators.
Here with Filter only a short list could be entered, Replace dictionary doesn't seem to work for this...any suggestion how to use a huge list of values to check in OR condition?
Thanks
Here with Filter only a short list could be entered, Replace dictionary doesn't seem to work for this...any suggestion how to use a huge list of values to check in OR condition?
Thanks
Tagged:
0
Answers
-
Hi zolifu,
you may take a closer look at "Generate Attributes". This operator allows you to build a statement dealing with existing attributes to create something like an indicator variable for further processing.
Cheers,
Helge0