In my task view, I want to create a filter to compare two field values to determine which task lines to display
I want to compare the Task: projected Completion date and the Project: Planned Completion date.
I want to display any task that has a task: projected completion date greater than the Project: Planned Completion date.
I know I need to do this in Text mode.
Can you tell me the text I need to create