How to add Hyper link to Scheduled Report that should redirect to Report page?

Gagana B N1
Tera Contributor

I want a Email Script for Scheduled report, when User click on the link it should redirect to the open cases report.

1 ACCEPTED SOLUTION

swathisarang98
Giga Sage
Giga Sage

Hi @Gagana B N1,

 

You can directly add Hyperlink in scheduled report inside HTML tag of field 'Introductory message',

swathisarang98_0-1709285647747.png

 

 

 

<p>&nbsp;</p>
<p>Hi Team,</p>
<p><a href="nav_to.do?uri=sys_report_template.do?jvar_report_id=03ec52ca532130104c90ddeeff7b12e3"> Click to view the Report</a></p>

 

 

Here in href i have directly passed the report id so it will redirect to report which we have given.

 

Email Preview:

swathisarang98_1-1709285845708.png

 

 

Please mark this comment as Correct Answer/Helpful if it helped you.

Regards,

Swathi Sarang

 

View solution in original post

4 REPLIES 4

swathisarang98
Giga Sage
Giga Sage

Hi @Gagana B N1,

 

You can directly add Hyperlink in scheduled report inside HTML tag of field 'Introductory message',

swathisarang98_0-1709285647747.png

 

 

 

<p>&nbsp;</p>
<p>Hi Team,</p>
<p><a href="nav_to.do?uri=sys_report_template.do?jvar_report_id=03ec52ca532130104c90ddeeff7b12e3"> Click to view the Report</a></p>

 

 

Here in href i have directly passed the report id so it will redirect to report which we have given.

 

Email Preview:

swathisarang98_1-1709285845708.png

 

 

Please mark this comment as Correct Answer/Helpful if it helped you.

Regards,

Swathi Sarang

 

SO quick @swathisarang98 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

@Dr Atul G- LNG  Thank You😁

Hi @Gagana B N1 ,Thanks for marking my answer as helpful. If it helped you in any way please accept the solution so that it will be beneficial to the future readers with the same query

 

Thanks,

Swathi