Options

Modifying a nominal value if another variable satisfies condition from huge set

zolifuzolifu Member Posts: 1 Contributor I
edited July 2019 in Help
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
Tagged:

Answers

  • Options
    homburghomburg Moderator, Employee, Member Posts: 114 RM Data Scientist
    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,
    Helge
Sign In or Register to comment.