Is this possible?
5 réponses
You should also check the Salesforce Labs package for adoption to see if that gets you where you want to go: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N30000004gHhLEAU
I should add that if you're just trying to join minimal related objects, this is easy enough with custom report types, such as User w/ Opportunity or User w/ Activity. You could also try joining reports to see counts in one place, though this can get cumbersome and has limitations. I'd recommend focusing on the actionable metrics you want, and creating specific reports for those.