Hi,
I get a data block from the system. This data block contains one column with the name of the salesperson, and another column with the name of the client. The set of clients is limited and repeat very often.
I'm seeking a way to easily see which were the 5 main clients of each salesperson every week.
I see i could make a pivot table.. filter salesperson, rows clients, count of clients. However, I'd see only one salesperson at a time. I wanted to see all people at the same screen. Any suggestions?
Bookmarks