April 20, 20205 yr currently working on water billing system. Parent Table-Customer Infor(Consumers Table) Child Table-Transactions(Meter Reading Information) I have a Ledger Layout which I want to show the data from the related table, and print all the data with more than one pages. The Ledger Layout in set to Transactions Table. I tried using the Go To Related Records but it is not the results that i want cause it shows all the data in the Transactions Table.
April 20, 20205 yr The Go to Related Records script step has an option to Show only related records with two sub-options; if you select the Match current record only option you will end up with a found set containing only the transactions of the currently viewed customer.
Create an account or sign in to comment