How to call related list in report
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) ...