I have a parent report that shows details of order_number, PO_number, OrderDate and I have an action set on Order_number to launch another report. The report that is launched has customer details such as address, city, state, name, Customer number.
The problem I am having is if you select Order_Number 123 on the parent report the child report brings up a customer details not associated with the Order_Number 123.
How can create the action take me to the next report with matching order_numbers?