SSAS 2008,翻译父子层次结构中的层次结构成员

发布于 2025-01-05 15:55:17 字数 525 浏览 5 评论 0原文

我正在使用 AMO 对象创建维度和父子层次结构。其中一个要求是将层次结构成员翻译成另一种语言。

在访问 BIDS 中新创建的多维数据集时,我能够在维度编辑器中提供属性的翻译,但我不确定如何对层次结构执行相同的操作。 我的 DimCompany 表有几个字段,包括 CompanyKey、CompanyParent、CompanyName、CompanyRusName。最后一个用于翻译属性和层次结构成员。

我提供了一些屏幕截图来解释现有情况。

不幸的是,我无法发布图像,所以这里只有几个链接:

我非常感谢任何提示和建议!

问候, 加利亚

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

徒留西风 2025-01-12 15:55:17

我看不到图像。两个链接都不起作用。

由于您的表同时具有 CompanyName 和 CompanyRusName,因此您可以这样翻译维度:

  • 打开维度编辑器
  • 单击“翻译”选项卡
  • 右键单击​​视图并选择“新翻译”(或“菜单维度 > 新翻译”)
  • 选择语言
  • 将出现新语言 并

现在,

  • 下一步,对于要翻译的属性(在您的情况下,CompanyName 将是一个属性,如果您没有看到该属性,则必须先将其设为一个属性),单击单元格 带有“.”的按钮将出现,单击该按钮,
  • 将出现“属性数据翻译”对话框
  • 。在此对话框中,您可以选择翻译标题和翻译列
  • 。在翻译列中,选择(在您的示例中)CompanyRusName,

如果这有帮助,请告诉我 。 。

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:

  • Open the Dimension Editor
  • Click on the Translations Tab
  • Right click on the view and choose New Translation (or Menu Dimension > New Translation
  • Choose the Language
  • The new Language will appear as a column.

Now,

  • Next, for the Attribute you want to translate (in your case, CompanyName would be an attribute, if you don't see the attribute, you have to make it an attribute first), click in the cell and a button with a "." will appear, click on the button and
  • The Attribute Data Translation dialog will appear
  • In this dialog box, you can choose the Translation Caption and the Translation Column
  • In the Translation Column, choose the (in your example) CompanyRusName.

Let me know if this help.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文