Hide textbox if Subreport

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

  • What about passing in a parameter to the report which could then drive the visibility of your text?

  • 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