Skip to main content

HI,

 

I need to get a sum of attributes.

For Example:

Gew: 45

Priv: 388

 

I need to get : Result 433

 

Which transformer to use?

Presumed that the data is on one row / feature, you can use an ExpressionEvaluator.

Or AttributeCreator / AttributeManager, but then you need to select "Open Arithmetic Editor..." to force it from string.

sum2018.fmwt


Presumed that the data is on one row / feature, you can use an ExpressionEvaluator.

Or AttributeCreator / AttributeManager, but then you need to select "Open Arithmetic Editor..." to force it from string.

sum2018.fmwt

Hi,

which expression do I need to use in AttributeCreator?

 


Hi,

which expression do I need to use in AttributeCreator?

 

Just drag or doubleclick the attributes.


Reply