Question
Count of the amount of incomplete tasks in a project report?
I have a project report which counts the amount of tasks in a project using:
displayname=# of Tasks
textmode=true
valuefield=totalTaskCount
valueformat=HTML
Is there a way I can add another column which will show the amount of incomplete tasks too?