Can anyone tell me if the following is possible:
A report that displays a customer name that reports off customer table. The user can then drill down on that customer to obtain order information. The order information is supplied by a stored procedure. However, the CustomerID must be passed from the report to the sp without the user knowing it.
Thanks!!!!!!!!!!!
A report that displays a customer name that reports off customer table. The user can then drill down on that customer to obtain order information. The order information is supplied by a stored procedure. However, the CustomerID must be passed from the report to the sp without the user knowing it.
Thanks!!!!!!!!!!!