how to remove dimension name from attribute name in cube?

  • HI ,

    I have a Dimension like Account and the attributes are AccountId,Account name ,Account Type etc....

    when I am browsing the cube for this dimension attribute names apper like this

    ex :

    Account.AccountId,

    Account.AccountName

    Account.AccountType

    but my requirement is need to remove the dimension name ie; Account from the attribute names,

    User doesn’t want to see full name like dimension name dot(.) attribute name.

    Excepted result :

    AccountId,

    AccountName

    AccountType

    how can it possible ???

    I try for some properties like HierarchyUniqueNameStyle, set it to ExcludeDimensionName and it won't work for me.

    Thanks,

    Raviraj

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply