Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to see scheduled report from the report itself?

Manikantahere
Tera Contributor

I have scheduled a report with few users from the report but later I want to add few more users but when I click on scheduled from report it is navigating me to new schedule instead of existed schedule on this report?

 

is there any way that I can look scheduled report from the report itself to edit it?

6 REPLIES 6

AshishKM
Kilo Patron
Kilo Patron

Hi @Manikantahere , 

 

Navigate to System Definition -> Scheduled Job and search the desired scheduled record.

Once its open, you can update the receipeint's email.

 

AshishKM_1-1734629641086.png

 

-Thanks,

AshishKM

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Thanks for the reply
No, I know this way I want to see it from there on from report. is there any way?

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

On sys_report table on them old view you can add this related list 

AnuragTripathi_1-1734630258129.png

 

It will show up like this

AnuragTripathi_3-1734630291020.png

 

Don't think you can add anything on the new reporting ui

-Anurag

New UI will only have this tick to show its scheduled

AnuragTripathi_5-1734630429774.png

 

 

 

-Anurag