0

How Do i Filter by Posting Date in G/L Entry Tabel

Any ideas why this date filter wouldnt work?

=-(NL("Sum";"G/L Entry";"Amount";"G/L Account No.";H16;"Posting Date";$F$10;"company=";$F$5))The date filter in cell F10 is 27/03/2010..27/03/2012 , compiled using =NP("DateFilter";D11;D10))De G/L Account No. in cell H16 is 1..199999, this field is extracted from the G/L account table, and is a account range taken from a field in the "totaling" window.
Im pretty much reproducing the Chart Of Accounts, just taking out some 0's here and there. and trying to apply a date filter.

Im using this line to bring up a list of a totaling G/L account numbers =NL(C14;"G/L Account";;"Account Type";"Total";"Company=";$F$5)C14 is just a numbering series, similar thing to using "rows" function far as i know

This query doesnt return an error value but the amount it returns is barely enough for a months. I dont understand how this is possible. The Weird thing is , it doesnt matter which dates i use, if i apply a date filter i get the same amount each time, if i dont apply a date filter i get another amount they are always the same, sometimes jetreports makes me so angry :cry:

Any help would be most appreciated as per Usual,

Kind Regards,
Mattias Lemmens

4 comments

Please sign in to leave a comment.