The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"(resolved) macros != attribute generation"
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
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
0
Answers
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