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

Summation of particular columns

SunnyLotusFloweSunnyLotusFlowe Member Posts: 37 Contributor II
edited November 2018 in Help
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

Answers

  • CrazyTCrazyT Member Posts: 8 Contributor II
    I think "Generate Attributes"-operator can be used for this.
    (you can define names and also supports expressions for calculation.
  • SunnyLotusFloweSunnyLotusFlowe Member Posts: 37 Contributor II
    thx for the tipp. i will give it a try!  :D

    greetings

    Lotus
Sign In or Register to comment.