October 8, 2007 at 8:09 pm
I have a main report containing several subreports. One of the subs can also be run as a standalone report. I want to print a textbox above this subreport (or as part of the sub) as a header for it to distinguish from the other subs. I don't want this text to print when the report is a standalone because it then has the report title in the header. Does anyone know how I can communicate with SRSS to hide the text if it's running as a subreport?
Thanks much for any assistance.
October 12, 2007 at 5:25 am
What about passing in a parameter to the report which could then drive the visibility of your text?
October 12, 2007 at 7:41 am
Yes, probably you can have header text as a parameter driven display. If you are calling it from a different report pass the header text and if it is called directly default it to empty string.
Prasad Bhogadi
www.inforaise.com
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply