MDX - convert Member to string
I want to get a substring from a member (!M10_2011") with the substring formular.
The problem is that i can't write the formular like SUBSTRING(Time.currentmember,2,4) because currentmember returns a member and substring needs a string.
In Google i found an MDX function "MemberToStr(Member)".
But this function can't be found in the Essbase Tech Reference for 11.1.2.0
Can anyone help with this topic.
Thank you, Bernd