SSRS Post Report Parameter Pane

I have tried putting various things in the Qry Append field of Report Set to get the parameters pane to be hidden when an SSRS report is run from Tessitura. (such as &rc:Parameters=Collapsed )  So far I have been unsuccessful.

What am I missing?

Parents
  • &rc:Parameters=Collapsed works for me. Are you sure there isn't something else wrong with your syntax earlier in the string that's preventing it from even getting to that part? I had that problem a couple weeks ago.  Took me forever staring at it, wondering why it wasn't working only to finally realize there was a typo.

Reply
  • &rc:Parameters=Collapsed works for me. Are you sure there isn't something else wrong with your syntax earlier in the string that's preventing it from even getting to that part? I had that problem a couple weeks ago.  Took me forever staring at it, wondering why it wasn't working only to finally realize there was a typo.

Children