how to get Alias from TM1 in Cognos BI
Posted: Tue Mar 03, 2015 3:27 pm
From Cognos BI, we can see elements of a dimension in TM1, but we prefer to using its alias, how can we find those alias in BI?
Regards,
Chris
Regards,
Chris
Discussing all things TM1, Planning Analytics, PAx and PAW
https://www.tm1forum.com/
Forgive me, but that's nonsense. When publishing an FM package for your TM1 cube you can use the wizard to choose which alias to use for each dimension. And even if you don't use that functionality you can still pick attributes (including aliases) in whatever Cognos Studio you're using and display those in addition to or instead of element names. Then there is also the member_caption text attribute that gets picked up automatically (if it exists in TM1) and can be used to override the element names with your descriptions of choice. One useful aspect of member_caption is that its values, unlike aliases, don't have to be unique, so you can put the same description on multiple members if you wish to do so.TheEnforcer wrote:You can't.