Hi
I have below DataItem.
Item
Item Ledger Entry.
In
In a report i am display Item Code, OpeningQty , ReceiptQty , IssueQty, ClosingQty.
In Item Ledger Entry - OnAfterGetRecord() i want if ReceiptQty-IssueQty = 0 then that record should be added to Integer DataItem and those records i want to display in another Tablix.
AT which position i should define Interger DataItem and Secondly when to add records .
Thanks
*This post is locked for comments
I have the same question (0)