Hi,
is it possible to add all possible outputs of aggregate node (average, sum, ...) directly, not as an option?
Like in a Build node.
There are more nodes to enhance, arithmetic, ...
And I would appreciate a new node, something like Formula node.
One or more inputs.
One or more outputs.
Each output with formula.
Result is a declared function: Result = fx(Input1, Input2, ..., Inputn).
For example Result = Input1 + (Input2 - Input1)/3.
TIA, miro novak