Skip to main content

Seems like a silly question but when I have list of clients day by day and I want to order them by list of sales, shouldn't it order it within each day separately based on sum of sales from that day?

 

At the moment it's calculating the overall (total) number of sales, which is counter-intuitive
7 answers
0/9000