SSRS Report Writing Question

Got an question on how SSRS Integrates with Tessitura.

I'm testing out an SSRS report, where the available values for my parameter is based on a query on a second dataset, which I setup within the SSRS Report.  However, is it possible for that dataset of available values for the parameter to present itself inside Tessitura, as a list of values?  From what I see inside the Tessitura documentation, the only possibility is for parameter value passing inside Tessitura is to pass a singular value over, which gets processed accordingly.  It doesn't mention anything about parameters that is depending on a query on a different dataset.

What are your thoughts on this?  I hope for the best, but I fear the worst.

Parents
  • I believe you are looking for a dropdown parameter dependent on the value of another parameter for filtering?  If so, this can be done in either the Tessitura Report parameter window, OR in the SSRS report parameter section, but NOT in combination.  In the Tessitura Report Setup, take a look at any ticketing report setup to see how, for instance, the value a user chooses in "Season" is used to filter the corresponding list in the Performances parameter dropdown.

     

    Hope that answers your question.

    -Ryan

Reply
  • I believe you are looking for a dropdown parameter dependent on the value of another parameter for filtering?  If so, this can be done in either the Tessitura Report parameter window, OR in the SSRS report parameter section, but NOT in combination.  In the Tessitura Report Setup, take a look at any ticketing report setup to see how, for instance, the value a user chooses in "Season" is used to filter the corresponding list in the Performances parameter dropdown.

     

    Hope that answers your question.

    -Ryan

Children