We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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