![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, does it possible in AS2005 to use the many-many relationship for a dimension without having a fact table. I'm in this case: Characteristic <-- CharacteristicsForCar --> Car <-- Sales I have a characteristic dimension & a car dimension. To use the many-many relationship, I have to create a measure group based on the CharacteristicsForCar table, can I bypass this? Can I do the many-many without creating the measure group? today I hide this measure group to the end user, but if I can remove it.... thanks. Jerome. |
#3
| |||
| |||
|
|
"To use the M:M relationship, I have to create a measure group based on the CharacteristicForCar table, can I bypass this?" Ans: No -- that intermediate measure group is what allows you to express the M:M relationship "Can I do the M:M without creating the measure group?" Ans: No. As you found, you can hide it if you wish. Normally I have at least one measure which I create as a "count" measure to represent how many cars roll up to a given Characteristic. -- Dave Wickert [MSFT] dwickert (AT) online (DOT) microsoft.com Program Manager BI Systems Team SQL BI Product Unit (Analysis Services) -- This posting is provided "AS IS" with no warranties, and confers no rights. "Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message news:uTepg0G4FHA.2364 (AT) TK2MSFTNGP12 (DOT) phx.gbl... Hi, does it possible in AS2005 to use the many-many relationship for a dimension without having a fact table. I'm in this case: Characteristic <-- CharacteristicsForCar --> Car <-- Sales I have a characteristic dimension & a car dimension. To use the many-many relationship, I have to create a measure group based on the CharacteristicsForCar table, can I bypass this? Can I do the many-many without creating the measure group? today I hide this measure group to the end user, but if I can remove it.... thanks. Jerome. |
![]() |
| Thread Tools | |
| Display Modes | |
| |