0

how to combite filter values ">30-10-2014"|''" ?

Hello I'm trying to build a report with all our active customers with outstanding invoices.
I need the outstaning invoices with the amounts, I encounter a difficulty to combine a value in a filter field:

I need to combine from the Cust. Ledger Entry table the field "Closed at Date".

The filter value for this field should show only the values which have a date newer then 30-09-2014 or the values without a date (blank).

my filter in dutch looks like this: =NL("Rijen";"Klantenpost";;"Klantnr.";D5;"Documentsoort";"Factuur|creditnota|terugbetaling|betaling";"+Boekingsdatum";"01-01-2010..30-09-2014";"Bedrag (LV)";"<>0";"Afgesloten op";">"30-09-2014”|’’”;"Open";"waar")

Translated to English:

=NL("rows";"cust. Ledger Entry"';;"Customer No.";D5;"Document type";"Invoice|creditmemo|payment";"+posting Date";"01-01-2010..30-09-2014";"Amount (LCY)";"<>0";"Closed at Date";">"30-09-2014”|’’”;"Open";"True")

When running this report, the rows with the "closet at Date" value Blank are not shown…..

Can anybody help me with this?

thanks in advance.

Regards Peter

3 comments

Please sign in to leave a comment.