Hi we are still in on Nav 2009 where there is no Balance At Date field on the Vendor table. I am currently trying to generate a Vendor Debit balance report for a specific date (in the past). Using the below function (found here) gives me an error saying that FilterField is missing:
=NL("Rows","Vendor",,"DataSource=","NE","Company=",$C$13,"=NL(""Sum"",""Vendor Ledger Entry"",""Amount"",""Company="","""&$C$13&""",,""Posting Date"",""""&$C$4&"""",""Vendor No."",NF(,""No.""))","NUMBER&>0")
Would need this for several companies which actually have a shared Vendor table.
Any help would be greatly appreciated.




