Hi
In report i want only those records whose Outstanding Amount <> 0 . How should i filter the condition in report
DataItem used are
Vendor
Vendor Ledger Entry
Thanks
*This post is locked for comments
Hi
I am using Vendor Ledger Entry DataItem . It is not showing in that. Is it the Remaining Amount field.
Secondly how we can get Remaining Amount As on Date of Invoice
Thanks
Jut use YourRecordVariable.SETFILTER("Outstanding Amount",'<>0');
Sohail Ahmed
2
mmv
2
Amol Salvi
2