SundancerKid
Programmer
I know I can create a blank main report and add my detail to a subreport and pass the CurrentCEUserName from the Main Blank Report to the subreport and this will prevent the subreport from prompting a parameter that is referenced in a stored procedure.
I would like to know is there anyways to backwards reference?
ie.. all of the data is located in the main report and subreport passes the CurrentCEUserName to the main report parameter..
The reason I need to do this is because I have several reports that have subreports in them and I can not add a blank main report because you can not have a subreport call another subreport.
I saw something similar but it is not the same
I would like to know is there anyways to backwards reference?
ie.. all of the data is located in the main report and subreport passes the CurrentCEUserName to the main report parameter..
The reason I need to do this is because I have several reports that have subreports in them and I can not add a blank main report because you can not have a subreport call another subreport.
I saw something similar but it is not the same