Go to action---Report to display order selected

  • 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?

  • You would have to open a parameterized report and pass that parameter value, right?

  • I am passing the Date parameters that are used in the 1st report. But how do I pass the order_number so that it lands on that order that they select?

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply