Forum Discussion

dsynan's avatar
dsynan
Icon for Advocate III rankAdvocate III
6 years ago
Solved

Bridge Table - Product and Product Components Dimensions - Unable to find relationship

 

I am having issues with the above model/path. 

1. Fact table has the product key

2. Product Dimension (think of this as whole units) has the product key

3. The replacement Glass DIM has a list of glass components that could belong to a single product. i.e. one window unit has multiple glass panes of different size.

 

I've tried attaching the two dimension tables with a bridge table that contains all of the product keys and their corresponding child item codes (the glass codes). Child item codes could be used in multiple products.

 

I'm hoping to create a table visual that has attributes from the fact table and both dimension tables, however, when I try to combine attributes from the fact table and the snowflaked/bridged dimension table I recieve the below error. What am I missing?

 

 

3 Replies

  • dsynan , bridge table should have between fact to fact. or fact to dimension.

     

    Why there need join to M-M dimension. Can the other not join with fact ?

     

    • dsynan's avatar
      dsynan
      Icon for Advocate III rankAdvocate III

      It would be M-M if joined to the fact table. multiple products can use the same set of components from that second dimension table