"(resolved) macros != attribute generation"

wesselwessel Member Posts: 537 Maven
edited June 2019 in Help
Hello,

I wish to remove all examples where:             att1 - att5 > 500
Also I wish to remove all examples where:     att3 != att4

How to do this?

I know I need macros for this, but I can't figure out how to reference att1 ... att5
My plan is to create an extra column which holds true or false for att1 - att5 > 500.
And then use attribute value filter to remove all instances where this column is true.

Best regards,

Wessel
Tagged:

Answers

  • wesselwessel Member Posts: 537 Maven
    Oh, I'm sorry.

    I found out I should have used Generate Attributes and Rename by Replacing for this task.

    Somehow I was completely focuesed on macros that I could not see this.

    Makes me wonder what macros are actually for.

    Best regards,

    Wessel
Sign In or Register to comment.