October 26, 2011 at 7:42 am
Hi,
I've been trying to analyse why the same multi-value string parameter is rendering differently in different reports after converting both reports from VS 2005 to 2008.
The text values are separated by pipes - |A|B|C|etc - and displays exactly the same in text boxes for both reports.
However, the parameters field in the execution log table shows the parameters being rendered differently: -
Report1 - Portfolios=Fund1&Portfolios=Fund2&Portfolios=Fund3&...etc...
Report2 - |Fund1|Fund2|Fund3|etc...
Report1 will display the data correctly in Report Manager.
Report2 will only display any data when only very few values are selected from the drop-down list.
I'd like to find out if anyone else has seen this behaviour and has been able to solve it.
Ideally Report2 should render the same as Report1 but I don't know how to approach the problem anymore than I have; such as deleting the parameter and corresponding dataset, created a new report and that didn't work.
Thanks
October 26, 2011 at 9:28 am
:ermm: Sorry, I'll move this to the correct forum!
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply