How are you viewing the Action? If using the cube browser, then this is a
known bug within the cube browser. If you view the cell-level action through
a real end-user application, then the correct CurrentMember is returned.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Practices Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Richard" <erasmus (AT) ntlworld (DOT) com> wrote
Quote:
Hi,
I am trying to create a URL Action with "Cells in this Cube" as the Target
an need to retrieve the Current Member of some Dimensions.
I have used the "CurrentMember" Function but this doesn't work when the
dimension is on the Filter Axis as it then returns the Default Member
regardless of which Member is actually selected.
How do I return the selected Member of a dimension on the Filter Axis in
an
Action?
Thanks,
Richard |