Page 1 of 1

Parameter with default value

Posted: Tue Oct 02, 2012 6:57 pm
by AndyDroid
Hi

i have variables in my report...
but i need that this variables dont have a value selected..

the problem is that my variables's data are from data column... so, when i compile the report the variables have a value selected.. i dont want this happen...

can i do that?

Re: Parameter with default value

Posted: Wed Oct 03, 2012 7:25 am
by Alex K.
Hello,

Please try to set the ReadOnly property for variable.

Thank you.

Re: Parameter with default value

Posted: Wed Oct 03, 2012 4:24 pm
by AndyDroid
But, if i set the readonly property... the variable will not be requested to user... and i need the user select the value but first... this have to be in blank

Re: Parameter with default value

Posted: Thu Oct 04, 2012 7:06 am
by Alex K.
Hello,

Unfortunately, it is impossible for variable with DataColumn parameters.

Thank you.