GroupBy: Automatic Selection for Multiple Columns

Hi,

I’m aggregating a detailed report using the GroupBy node. I have to sum more than a hundred individual columns. Is there a way to sum them without having to change the Aggregation type to Sum for each and every one?

Can we change the Aggregation default value of the GroupBy node to Sum instead of Mean?

I’m not a programmer thank you for your support.

Summary

Hi there @MaryseVB_BGIS
You could do this:

After you add all the desired columns, right click anywhere inside the configuration and then “Select all numerical columns”

After that, right click again and under Numerical Methods click on Sum. That would automatically change all columns to sum operation.

Hope it helps.

Cheers.

5 Likes

Thanks for this thread.

I changed the title of your post so that others looking for answers in the future can find this easily.

2 Likes

Thanks @badger101 that is actually better.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.