0

Calculated Field

I am attempting to count all of the entries which are overdue for a given period, that is the actual completed date is after the expected completed date. I am trying to use a calculated field but it is returning an error that ="">""&NF(,""ExpResDate"") is not a valid filter.

Here is the NL statement:

=NL("Count","CustComplaint",,"ActResDate",*daterange*,"ActResDate","="">""&NF(,""ExpResDate"")","ActResDate",$D8)

Any help would be greatly appreciated.

Thanks.

2 comments

Please sign in to leave a comment.