![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I have a situation where for each item on the fact table there is a variable number of measures. For example say duration is a measure, but there are also 0 to many "attributes" whose values are also measures. In the database, I have this represented like so: Fact Table -------------- Record_ID Dimension1_ID Dimension2_ID Duration Fact-Attribute Table --------------------------- RecordID AttributeName AttributeValue I have read that to use analysis services to build the cube, I cannot have measure on multiple tables like this and should consider deriving a view to act as the fact table? What options do I have here, especially if I do not know beforehand the name and number of "attributes" in my example above? Thanks, John |
![]() |
| Thread Tools | |
| Display Modes | |
| |