문제

Lets say i have columns Time1 and Time2 in Fact table. They can differ both in time and date.

In SSAS MOLAP Cube I have statistics only for Time1 ( Standard Date dimention and my own TimeOfDay dimention). But now i need both times in statistics.

Do I need to duplicate both dimentions and underlying tables for them for each time?

도움이 되었습니까?

해결책

You can use a role playing dimension. You don't need to duplicate the underlying tables. You just create a new cube dimension in your dimension usage tab. Here's a helpful link: http://technet.microsoft.com/en-us/library/ms174487%28v=sql.90%29.aspx

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top