11-30-2022 01:39 AM
Is it possible to perform sum of the values by grouping them on few fields in mapper/conditional snap in snaplogic.
Because with aggregate snap I’m losing all input fields and keeping copy snap is taking more time to execute.
12-05-2022 06:13 AM
Does it mean that your input is plain array literal and not an object array?
The error you’re receiving is telling you that the instance of “curr” - current is a BigDecimal. Can you provide a sample payload here?