0

NL(FIRST) - Order of operations for filters?

I think the concept is good but I'm not 100% on it.

If you add a sort to your date of the first, hopefully that will resolve the issue.

=NL("first","item ledger entry","posting date","Entry Type","Sale","Variant Code","*","Item No.",$E40,"+posting date",".."&$D$8)Essentially, sort the Posting dates in ascending order so it that way the first record should always be the oldest.

http://kb.jetreports.com/article/AA-00779/0/

"However, the last record in the table is subject to change based on how Navision is sorting the records overall. So the last record in the table is not always based on the entry order, but could be based on another field organizing the records in a different way."

Same idea applies to first. If the record is sorted by something else, perhaps that is causing the issue.

2 comments

Please sign in to leave a comment.