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 call related list in report

niksnow
Giga Contributor

Hi, 

 

I was creating a report using the sc_request_metric table, where I need to display details from the sc_task table, which are available only in the related list of that record. I mean, each request has corresponding child records (request tasks) in the related list. I want to display these child task details in the parent record report. Is it possible to dot-walk to the related list?

11 REPLIES 11

@niksnow 

is Request task a custom table?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar this is sc_task table