0

Sum of entries at a specific date with another value date

First of all I couldn't post the whole title so here is what I want to do:

I have created a Customer detailed trial balance report and I use NL("Sum") to retrieve the opening balance of the customer. However, my date filter takes the total of the entries from the previous fiscal year (Amount LCY), but does not present them revalued with the current fiscal year date filter.

=NL("Sum";"Cust. Ledger Entry";"Amount (LCY)";"Customer No.";$E8;"Date Filter";Options!$D$10;;;;;;;;;;;;;"Company=";Options!$D$9) where Options!$D$10 equals to prior year filter
This is an issue with Amount LCY since the entries should be presented at a revalued state based on the report's current year filter.

Thanks in advance!

3 comments

Please sign in to leave a comment.