Hi, everyone!
I need to copy single value (it's a sum of the column) and use it for comparison.
Please give me an example how to use operator 'Copy single value'
Thanks in advance!
Hi, everyone!
I need to copy single value (it's a sum of the column) and use it for comparison.
Please give me an example how to use operator 'Copy single value'
Thanks in advance!
Hi,
based on the little info you provide it is hard to explain. The Copy single value operator is comparable to to the Copy data feed operator, i.e. it duplicates a feed or cell respectively.
In contrast to feeds single values traverse blue connections that originate on each operator's right hand side. Data feed to value converts a feed into a cell by selecting one column and, optionally, filter for one row. If ambiguous the first row is selected.
The screen shot below illustrates how to use the copy single value. The right hand path aggregates multiple rows by summing up and converts the one cell result into a single numerical value. Now, that value is used twice.
Regards
Stephan
Thanks for answer, Stephan!
I did'n provide more details, because I wanted to understand how to use this operator in general. Thanks to your information, I will implement it in different contexts.
Regards!
Mariya