0

another sort by sum question

Hi @ all,

I want to create a TOP 10 list of "weekly Sales" So I created the following function:

=nl("rows";"value entry";"source no.";"posting date";"110612..170612";"Item Ledger Entry Type";"Sale";"-=nl(""sum"";""value entry"";""Sales Amount (Actual)"";""source no."";NF(;""source no.""))";"*";"Limit=";"10"))
the returned values are correct if i omit the LIMIT= tag. With LIMIT= tag, some values (mid range) are missing.
It doesn't matter if I put a "-" or "+" in Front of the nested NL Link, sorting is always mixed up.

any suggestions?

thanks in advance
Michael

2 comments

Please sign in to leave a comment.