0

How do I compare date to an interval

Hi,

I am trying to do a report in which i want to see the document from a period, and the valid credit limit in that period. The credit limit is valid in a defined interval which can be date to date, blank to date or date to blank.
So I started adding the document information in table builder and then compare the posting date with the beginning of the credit limit interval but I receive the same error in different approaches.

Formula used is:

=NL("First","Customer Credit Limit","Credit Limit Amount","End Date",NP("DateFilter",$H21,"30-Sep-2999"),"Start Date",NP("DateFilter","01/01/1900",$H21))

Where H21 is the Document date, and the value in the cell is Document date.

Error message received is: invalid filter "ocument Date..30-09-2999" - not a typo.

2 comments

Please sign in to leave a comment.