Sunday, March 11, 2012

Error: [rsInvalidReportParameterDependency]

How should I resolve the following error?
ERROR:
[rsInvalidReportParameterDependency] The report parameter â'Companyâ' has a
DefaultValue or a ValidValue that depends on the report parameter â'Companyâ'.
Forward dependencies are not valid.It would seem that you need to fetch company in a separate query and use its
results to pass values to the second query.
"Terry" wrote:
> How should I resolve the following error?
>
> ERROR:
> [rsInvalidReportParameterDependency] The report parameter â'Companyâ' has a
> DefaultValue or a ValidValue that depends on the report parameter â'Companyâ'.
> Forward dependencies are not valid.
>|||Could you please provide me with an example?
"William" wrote:
> It would seem that you need to fetch company in a separate query and use its
> results to pass values to the second query.
> "Terry" wrote:
> > How should I resolve the following error?
> >
> >
> > ERROR:
> >
> > [rsInvalidReportParameterDependency] The report parameter â'Companyâ' has a
> > DefaultValue or a ValidValue that depends on the report parameter â'Companyâ'.
> > Forward dependencies are not valid.
> >
> >

No comments:

Post a Comment