On May 27, 2:31 am, Amarnath <Amarn...@discussions.microsoft.com>
[quoted text, click to view] wrote:
> Should give the same parameter name to all the three.
>
> Amarnath
>
>
>
> "Chris" wrote:
> > I have three datasets connected to AS2005. They differ in the years
> > they provide, but the product types need to be selected by the user.
> > I can't figure out how to have different datasets use the same
> > parameter selection.
>
> > Thank you!
> > Chris- Hide quoted text -
>
> - Show quoted text -
I think I made a mistake and only replied to Amarnath. Trying
again...
I don't see how to create 1 parameter that is referenced by multiple
datasets. I tried to create a parameter having the same name in each
respective dataset. When I did this I received the following error:
"More than one data set, data region, or grouping in the report has
the name 'myParameter'. Data set, data region, and grouping names
must be unique within a report."
I have a Report Parameter, which appears to have created a new
dataset, but when I reference the parameter in the MDX, I receive this
error: "Parser: The query contains the myParamParam parameter, which
is not declared. (msmgdsrv)". Maybe I'm referencing the Report
Parameter incorrectly from my datasets?
I appreciate any more assistance I can get.
Thank you very much!