Forum Discussion
jdusek92
Advocate III
2 years agoData Modeling - Multiple Fact Columns in one dimension Table / one Hierarchy
Hello! I need to create a report where I can display multiple granularity details in a single fields/column of a Matrix. This basically means that some rows from the source table will be counted mu...
- 2 years ago
Your dimension table 2 needs to stay disconnected for this to work. Your composite key (table 1) is not required, and table 3 is not required either.
Repeating data in the same visual is a design red flag.
see attached.
lbendlin
Super User
2 years agoYour dimension table 2 needs to stay disconnected for this to work. Your composite key (table 1) is not required, and table 3 is not required either.
Repeating data in the same visual is a design red flag.
see attached.