Hi There;
I am a newbie in MDX and am trying to construct a measure Sales to calculate based on variable input by user.

I have a dimension named Schedule with members A and B.

User is required to enter a parameter value into the member A and my Sales measure is suppose to calculate using the parameter entered in member A and return as member B.


How can I do this?