Hello Friends
I need to do the sum of visits but for each date delivery and recipient. For example, the data I have shared below should give count as 8 + 5 and not included multiple rows of 8. H
Right now, when I do a sum grouping it at delivery and recipient it does include * multiple times ..
Thank You in Advance.