Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
calculate rows
gritsay
Hello! What I can execute add or minus data from rows?
For example, source table:
name | original series | smoothing series |
param1 | 12 | 13
param2 | 11 | 13
param3 | 22 | 21
Postprocessing table:
name | original series | smoothing series | sum | minus|
param1 | 12 | 13 | 25 |-1 |
param2 | 11 | 13 | 24 |-2 |
param3 | 22 | 21 | 43 | 1 |
Which operator should I use ?
Find more posts tagged with
AI Studio
Accepted answers
All comments
colo
I would suggest the "Generate Attributes" operator. It allows the creation of new attributes while referencing existing attributes and using expressions (including some useful functions) is possible. If you have the attributes "att1" and "att2" you can create the new attributes sum (att1 + att2) and minus (att1 - att2) easily. You should not use blanks or special characters inside the attribute names to avoid problems here.
Regards,
Matthias
gritsay
Thanks! It's very just.
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups