If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Access atributes at hierarchy level

Started by en1, 25 Sep 2016 03:25:58 AM

Previous topic - Next topic

en1

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?

bdbits

I think maybe you are looking for the rolevalue() function.

en1

Thanks for your reply. roleValue() function solve this problem but it is workaround because this value is not an atribute.