D
dwhite
I am trying to build a customer filter to track "current" (as appears on
tasks page), or "in process" (same filter that is in client version of
project) tasks. In order to build the filter in server, you would need to
include the following formulas:
{Actual Start} {Does Not Equal} {NA} And,
{Actual Finish} {Equals} {NA}
I get an error message when I use "NA". There is a message in server that
says to use Wildcards (% and _) when searching text fields, while this is not
a text field I did try this, still no luck.
Any thoughts on how to create this filter.
The Built-In filter "Current" vs. "All Tasks" that appears on the Tasks page
would be great, if only I could get that filter for the Project plan page.
tasks page), or "in process" (same filter that is in client version of
project) tasks. In order to build the filter in server, you would need to
include the following formulas:
{Actual Start} {Does Not Equal} {NA} And,
{Actual Finish} {Equals} {NA}
I get an error message when I use "NA". There is a message in server that
says to use Wildcards (% and _) when searching text fields, while this is not
a text field I did try this, still no luck.
Any thoughts on how to create this filter.
The Built-In filter "Current" vs. "All Tasks" that appears on the Tasks page
would be great, if only I could get that filter for the Project plan page.