Hey, I’m performing an aggregation on a column to get the sum of another column (Double) and collect values in an array, and it seems like there’s an additional value being appended to the arrays that doesn’t exist in the dataset. Could someone help me debug this?
Is this happening in previews or in a build?
it’s happening in both
Hey Clara! Do you have a repro or an example you could show us?
I’ve repro’d it but the error doesn’t persist (perhaps because of the size of the dataset)