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

How to DISPLAY MEMBER UNIQUE NAME in report Studio 8.4 ?

Started by sanchoniathon, 05 Jul 2010 10:55:15 AM

Previous topic - Next topic

sanchoniathon

Hi to all,

How can we display on a report the MEMBER UNIQUE NAME OF a data item in Report Studio 8.4 ?

For example i want to display something like this:
[CubeName].[DimensionName].[LevelName].[Hierarchie]->:[TM].[DimensionName].[LevelName].[@MEMBER].[2010]


Thanks !

sanchoniathon

Found my answer on another forum and it works.

roleValue('_memberUniqueName',[MUN_Cube].[Products].[Products].[Product Line])


Thanks to all anyhow.