Hi All,
Could you please help me, how to access atributes at hierarchy level in Data Item expression (DMR Package).
Suppose I have hierarchy CurrentMember and i need access attributes (In MDX it is Properties() function)
How can i obtain this functionality in Data Item expression?
I think maybe you are looking for the rolevalue() function.
Thanks for your reply. roleValue() function solve this problem but it is workaround because this value is not an atribute.