You need to sign in to do that
Don't have an account?

How to count more than 50000 distinct records
In my org call is child object of account object. I need to count all call records and distinct(accounts) in call object. Call object may have more than 50000 records. Is there a way to achieve this?
Kind of janky, but might do the trick.