Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on October 6, 2020 3:26PM
Likes: 0
Replies: 2
Hi there,
I think it must be a very simple task, but I can't find any recipe or formula in order to count the number of sells per customer (I have a colum "orderTransaction" and a column "IDbuyer").
Thank you for your help !
Hi,
Have you tried a "Group" recipe? You'd have to specify IDbuyer as a grouping key when creating a recipe and then "Count" next to the orderTransaction column.
Sorry for late answer ! Your solution worked ! Thank you very much !