I am unsure if what I am trying to do here is actually possible or if anyone has come across a similar requirement.
I have 2 different dims 1-Account and 2-Statistic Measure.
The idea is to have a single attribute (in the account dimension) which in this case is called "ST PL_R12" so when a user selects a specific account in a websheet the report will return the corresponding statistic measure.
Account Dim example as follows: My current MDX syntax in the Statistic Measure dim is: However as it can be seen above, it only returns a single element.
I'm expecting something more like below I have to admit I'm not an expert when it comes to MDX so if there is anyone out there who can shade a light that would be great
