Hi Sir
i have written below code cust ledger entry table pre data item , i can see the correct value but its fetching data for first customer only.
PostedEntries - OnPreDataItem()
SETRANGE("Posting Date",Date2,Date1);
SETRANGE("Date Filter",Date2,Date1);
SETCURRENTKEY("Closed by Entry No.");
SETRANGE("Closed by Entry No.","Entry No.");
PostedEntries - OnAfterGetRecord()
please give any solution to solve this issue.
Thanks & Regards,
Ashwini.E
*This post is locked for comments