"(resolved) macros != attribute generation"

wessel
wessel New Altair Community Member
edited November 5 in Community Q&A
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

Answers

  • wessel
    wessel New Altair Community Member
    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