cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is it possible to perform group by and sum operation in Mapper/Conditional snap?

nirupama
New Contributor II

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.

5 REPLIES 5

Does it mean that your input is plain array literal and not an object array?

image

The error youโ€™re receiving is telling you that the instance of โ€œcurrโ€ - current is a BigDecimal. Can you provide a sample payload here?