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.

Over due and delayed tasks to be shown on Report based on Task table

Anubhav Prakash
Kilo Contributor

Hi All,

I want to create a report where I need to show those tasks assigned to Billing group and group them by assigned to (this part is done) but I need to also show that what all tasks are delayed and overdue and by how many days.

 

Thanks in advance.

5 REPLIES 5

As Adam stated you should be able to dot walk from task_sla to task.assignment_group. 

find_real_file.png