multi-value
2 TopicsSubscription on Report with Multi Value Parameter not working in Portal V2
When we activate the new Portal V2 design on the report server we have a problem with subscriptions on paginated reports. If the Report has a parameter that allows multiple values to be selected we can't specify a value for this parameter. We can open the dropdown and select different options in it, but the text box that displays the value of the parameter isn't updated and if we try to create the subscription, we get an error, that the parameter needs a value. If we turn off the new Portal design we can change the parameter as usual. Is this a bug in the new design? We have the Report Server Version1.10.7698.27886(January 2021) installed.Solved1.5KViews0likes2CommentsJan 2020 multi value Param Problem
Hi all, anyone experienced the following behavior in Jan 2020 update? I have a multi-value parameter param and another parameter @ParamOpt in the query for the dataset it looks like: select * from table where ID = @ParamOpt when I run the query I get an wired error message, so I checked in the query profiler and there I see select * from table where ID = N'value1',N'value2'Opt this didn´t occur before and seems to be a topic in Jan2020 release. Best regards, Thomas1.9KViews0likes6Comments