Using statistics node

Hi all,

I have a table with products, sales and channel. I use statistcs node to draw out the mean, but how do I obtain the mean by each channel?

Thanks in advanced
Adri

Using the GroupBy node you can specify the channel as group column and compute the statistics you need.