I am working with SSRS 2012 in SharePoint integrated mode and trying to create a data-driven subscription. The report contains cascading parameters that I am trying to set with static values during Step 2 of "Create a data-driven subscription."
The first parameter is a Text column that has values populated by an Available Values query. The parameter is a text column that allows multiple values.
After selecting value(s) for the first parameter, the page refreshes, and the value disappears. I cannot proceed to populate Parameter 2 and 3 because both parameters cascade from the first parameter. 1 -> 2 -> 3.
I'm quite stumped on why the Data Driven Subscription wizard is losing the static parameter value. It is preventing me from setting up the subscription. The "Add Subscription" wizard works fine with the cascading parameters. It does not clear values unlike the Data Driven Subscription page.
Anyone run into this before?