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
  • David, sorry to not have chimed in here sooner.

    The Query Append field was added mainly for development purposes.  Its purpose was always intended for adding additional Report server commands above and beyond the passing of parameters.  What we’ve found is that some commands are ignored when passed from the proxy.  We’ve slated to remove this in a later version as it’s never been completely functional.  That being said, I am able to get these commands to work on 2008 R2:

     

    rc:Toolbar=False

    rc:Parameters=Collapsed

     

    I’ve not checked these in SSRS 2008 R1 or 2005.

     

    -Ryan

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of David Woodall
    Sent: Friday, September 24, 2010 11:02 AM
    To: Ryan Creps
    Subject: Re: [Tessitura Technical Forum] SSRS Post Report Parameter Pane

     

    I am not explaining myself very well. I understand I can hide the individual parameters, but what I'd like to do is leave them visible (for development and testing) and collapse the parameter pane when the report is rendered in Tessitura.

    From: David Woodall <bounce-davidwoodall1530@tessituranetwork.com>
    Sent: 9/24/2010 9:57:36 AM

    Amanda, Is that for a SSRS URL or SSRS POST report? I am using SSRS POST and trying to add the render command in the Query Append field in Report Setup.




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!

  • Opening up a very old thread...

    Is there a way to save the collapsed parameter setting on SSRS Custom Reports, where the only Report Path in Report SetUp is the path to the report in Report Server?  I'm not familiar with the Query Append field.

    thanks,

    frannie

Reply Children
No Data