Hi, what kind of chart would you use to plot the following data.
date
client
quantity
user
for example:
3/1/2019 Client1 50 Kristen
3/1/2019 client2 35 Kristen
3/1/2019 Client1 55 Bob
i'd love to be able to filter by
date, client, user == see how many widgets Kristen did for client1...