Forum Discussion

jdusek92's avatar
jdusek92
Advocate III
2 years ago
Solved

Data 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...
  • lbendlin's avatar
    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.