
I need to create the report,for showing the individual user records counts
In my org 3 users are there
example : user 1 created 2 records
user 2 created 3 records
user 3 created 4 records
now i need to show this in dashboard user 1 created 2,
user 2 created 3 records,
user 3 created 4 records.
how can i achive this can any one guide
thanks for your help
4 réponses
There is no easy way to do this, since Salesforce reporting is record-based. You would need a report that included all the objects in your Salesforce -- which is not possible.