Create Report with User vs Activity Type based on completion
I need to create a report that details how many activities a user has completed, but sorted by the type of activity. Under Task Status, we have a bunch of different statuses that we use to track our sales teams progress, so far I can only pull this data based on created or modified date, and completed date just gives me a total summary, without the breakdown of status.
Is this possible to do?