Here's my full case:
Main report. At the detail level I have and Entity and a Ref of an invoice. Sub Report. Runs off of a stored procedure that accepts 2 parameters, @EntityName and @BillNumber to retrieve one invoice. How do I link the Entity with @EntityName and Ref with @BillNumber. When I choose the subreport links, the subreport parameters are not an option.
This seems like something that should not be very difficult, but I cannot figure it out!!
Thanks in advance.
DLC
Main report. At the detail level I have and Entity and a Ref of an invoice. Sub Report. Runs off of a stored procedure that accepts 2 parameters, @EntityName and @BillNumber to retrieve one invoice. How do I link the Entity with @EntityName and Ref with @BillNumber. When I choose the subreport links, the subreport parameters are not an option.
This seems like something that should not be very difficult, but I cannot figure it out!!
Thanks in advance.
DLC