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.

Show overdue project task

snehalkhare
Kilo Guru

I have to create a report which lists the project task which have crossed its planned end date. How to add this filter condition in the report.

Condition is Planned end date is less than current date.

Thanks,

Snehal Khare

3 REPLIES 3

Deepak Kumar5
Kilo Sage

You can add filter like below in your report on Project task table.


find_real_file.png


Have to show the following in report - Project task exceeded their planned end date by more than 7 days.



Thanks,


Snehal


leebooth
Kilo Expert

Hey Snehal,



Try a condition like this:


find_real_file.png