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

Need SOQL or a way to find a running user on the Reports
Hi,
How to find all the reports whose running user id is 005f2000001AbUF
For Dashboards I got the same by using the following query:
select id from Dashboard where RunningUserId='005f2000001AbUF'
Thank you,
Raghu
How to find all the reports whose running user id is 005f2000001AbUF
For Dashboards I got the same by using the following query:
select id from Dashboard where RunningUserId='005f2000001AbUF'
Thank you,
Raghu
Link
http://bobbuzzard.blogspot.com/2011/03/deactivating-users-that-are-running.html
on executing the above query the result shows the list of dashboards only.
I am trying to get the list of reports which are scheduled and has a specific Running user
You can create a project with all report and find the runnning user in the folder metadata