Question
Which of the following issues can result from many-to-many relationships?
A. Exclusion of some attribute elements when drilling
B. Multiple join paths to fact tables
C. Missing values on reports including all attributes from the hierarchy
D. Multiple counting when aggregating data from base fact tables
E. Lost analytical capability
Answer
Both
D. Multiple counting when aggregating data from base fact tables
and
E. Lost analytical capability
Challenges of Many-to-Many Relationships
Because many-to-many relationships require distinct relationship tables, you have to design the logical data model and data warehouse schema in such a way that you can accurately analyze the relationship in regard to any relevant fact data.
If the structure of your logical data model and data warehouse schema does not adequately address the complexities of querying attribute data that contains many-to-many relationships, you can have problems like lost analytical capability and multiple counting.
I will be exploring both of these topics more next week as Tips and Tricks.
MicroStrategy Course Where You Will Learn About This Topic
MicroStrategy Advanced Data Warehousing Course