Reputation: 1
I'm creating my dimensions and parent-child hierarchies using AMO objects. One of the requirements is to translate the hierarchy members into another language.
While accessing the newly created cube in the BIDS, I am able to provide translation for the attributes in Dimension Editor, but I'm not sure how do I do the same for the hierarchy. My DimCompany table has a few fields, including CompanyKey, CompanyParent, CompanyName, CompanyRusName. The last one is to be used to translate attributes and hierarchy members.
I have provided a couple of screenshots explaining the existing situation.
Unfortunately, I can't post images, so just a couple of links here:
I'd very grateful for any hints and suggestions!
Regards, Galiya
Upvotes: 0
Views: 1577
Reputation: 694
I can't see the images. Both links aren't working.
Since your table has both CompanyName and CompanyRusName, you translate your dimension like this:
Now,
Let me know if this help.
Upvotes: 1