Analysis Services - 创建日期/时间维度

时间:2014-05-27 13:11:08

标签: date service ssas analysis dimension

我正在学习SSAS并尝试创建日期维度,但不知何故它对我不起作用。

这是尺寸结构 This is the dimension structure

这是属性关系 This is the attribute relationship

正如你在这里看到的那样,当我试图浏览它时,"财政季度" "月",它们没有分组,它们被逐一列出"日期" As you can see here, when I tried to browse it, the "Fiscal Quarter" "Month", they are not grouped, they are listed one by one with the "Date"

1 个答案:

答案 0 :(得分:0)

您必须注意配置为KeyColum和NameColumn的列。

将具有相同KeyColumn的内容组合在一起。您可能已将日期设置为所有属性的键。