Filter project report on task
I created a project report based on the project fields that I need. However, I want to filter it by a certain task. I created a custom column task name, but it brings up all tasks. I want to filter on a specific task, though. Here is what I have.
tasks:name="Add instructors"
tasks:name_Mod=cicontains
However, this isn't bringing anything up. Am I missing more code?