Hi,
How can I obtain the related records between the "Item Journal Line" table and the "Reservation Entry" table in a custom report?
On the "Production Journal" page I added a button called "Generate Labels" and I want to show in the report the records from the "Reservation Entry" table that are related to the "Output" type records from the "Production Journal" page.
I already tried with "SetSelectionFilter" and "SetTableView", however it shows an error with DataItem.
Thanks in advance.