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

0 down vote favorite Is it possible within SFDC to identify which reports are using a specific object?
Is it possible within SFDC to identify which reports are using a specific object? I would like to obsolete the reports but don’t know how to identify short of looking up each individual report
I don't think that there is any direct way to achieve this. You can check out the "Other Reports" Report Type option on the Custom Report Wizard.
If "Enable Reports" is checked on the Custom Object properties page and it has a Parent-Child relationship to the other Custom Object, SFDC will automatically create a Family of Standard Reports in support of the Object. These are usually found in the "Other Reports" Report Type option on the Custom Report Wizard.
Also if you make a query on the report you won't find the objects, but if you have given a name and description properly you can get the idea about which report on which object.
Hope this helps.
Please mark this as solved if it's resolved so that it gets removed from the unanswered queue which results in helping others who are encountering a similar issue.
Thanks,
Nagendra