could u please tell me how to validate inputput parameters in
reporting serverSimple validations like values not entered etc... RS validates
automatically.. otherwise no way for complicated validation.
Amarnath
"sbmmohapatra@.gmail.com" wrote:
> could u please tell me how to validate inputput parameters in
> reporting server
>|||The easiest way of course is to use dropdownlists.
Alternatives are to use the user-parameters as input for internal parameters.
F.e. you let the user enter the parameters you then define an (or several)
internal parameter that is/are the result of a validation function (you can
even use custum code to do the validation). The function does the parameter
validation and returns the result to the internal parameter that you use in
your report.
"Amarnath" wrote:
> Simple validations like values not entered etc... RS validates
> automatically.. otherwise no way for complicated validation.
> Amarnath
> "sbmmohapatra@.gmail.com" wrote:
> > could u please tell me how to validate inputput parameters in
> > reporting server
> >
> >
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment