Skip to main content

is there a way in AttributeCreator to use if-else statement? for instance, if field1 < 10, field2 = 'low'.

or are there any better ways for this purpose?

Yes, you can use the "Conditional value" option with the AttributeCreator and the newer AttributeManager to do exactly what you are describing.


Yes, you can use the "Conditional value" option with the AttributeCreator and the newer AttributeManager to do exactly what you are describing.

thank you. learned a lot from this forum


The AttributeRangeMapper can also be useful for this type of mapping.


Reply