Summation of particular columns
SunnyLotusFlowe
New Altair Community Member
Hello everyone,
i'm currently looking for an Operator which can do the following:
Col1 | Col2 | Col3 | Col4 | ... | Col-N
...
->
Col1 | Col2 | Col3 | Col4 | ... | Col-N | Col4 + Col5 + Col19 |
The columns only contain numbers. How can i realize this? Which Operator is suitable for this task?
greetings
Lotus
i'm currently looking for an Operator which can do the following:
Col1 | Col2 | Col3 | Col4 | ... | Col-N
...
->
Col1 | Col2 | Col3 | Col4 | ... | Col-N | Col4 + Col5 + Col19 |
The columns only contain numbers. How can i realize this? Which Operator is suitable for this task?
greetings
Lotus
Tagged:
0
Answers
-
I think "Generate Attributes"-operator can be used for this.
(you can define names and also supports expressions for calculation.0 -
thx for the tipp. i will give it a try!
greetings
Lotus0