spinaka
4 years agoNew Contributor III
Cumulative sum of a value in an array
Hi Everyone,
I need help on an expression solution. The “sum” should be the sum of the value(s) of “key2” from previous records till the current record within the array.
I’m trying to make it usi...
- 5 years ago
Hello @manohar,
You can also try this pipeline. As a result you’ll get the original payloads, and an extra boolean field for the condition stated above.
Array Comparison_2021_06_29.slp (8.7 KB)
Regards,
Bojan