| |
Data Dynamics Reports Support
Started by jason.mcnair at 08-18-2010 6:49 PM. Topic has 3 replies.
 
 
 
|
|
Sort Posts:
|
|
|
|
08-18-2010, 6:49 PM
|
jason.mcnair
Joined on 04-26-2010
Posts 47
|
|
|
Greetings,
I'm having trouble with using an integer report parameter in multivalue mode. It seems to work at design time, but it blows up when I try to preview the report and select the values for the parameter.
I've attached a very simplified example. I've created a multivalue integer parameter, given it 3 available values (1, 2, and 3). Preview the report, and click the checkbox next to one of the values. Exception!
This is a real problem for us, because one of our parameter scenarios that we absolutely must support is to select multiple integer values. Help please!
-Jason
|
|
|
|
|
Report
|
|
|
|
08-18-2010, 8:25 PM
|
Sergey
Joined on 08-28-2004
Novosibirsk, Russia
Posts 3,015

|
Re: Multivalue Integer problem
|
|
|
|
|
Hello, In the report you have sent the parameter has the default value is set to the empty string which is not the valid value for integer. In order to get report worked, please remove the default value, we have a video guideline for that: http://vimeo.com/11704705
HTH
Sergey Abakumoff GrapeCity
|
|
|
|
|
Report
|
|
|
|
08-19-2010, 7:12 AM
|
jason.mcnair
Joined on 04-26-2010
Posts 47
|
Re: Multivalue Integer problem
|
|
|
|
|
Great, thanks! That works.
However, that leads me to point out another bug. I didn't create that default value. It looks like all new parameters are created with an empty string default value. That is an invalid value for integer parameters (boolean, float, and DateTime also). I can certainly delete that default value easily enough, but I think it's a problem that it is created in the first place.
-Jason
|
|
|
|
|
Report
|
|
|
|
08-19-2010, 9:44 PM
|
Sergey
Joined on 08-28-2004
Novosibirsk, Russia
Posts 3,015

|
Re: Multivalue Integer problem
|
|
|
|
|
Hello, I've entered case 148843 to address the problem with the default parameter value. Once the build containing the fix is released you will be notified about that.
Sergey Abakumoff GrapeCity
|
|
|
|
|
Report
|
|
|
|
|
GrapeCity » Product Support » Data Dynamics R... » Re: Multivalue Integer problem
|
|
|
|
|