Forum Discussion
Multiple Dimensions, Multiple Facts Data Model
- 3 years ago
Yes, you can model multiple dimensions and multiple facts. Create a relationship between each fact table and the dimension tables as shown below:
You can add as many fact tables as you need. In a visual, use fields from dimension tables and you'll be able to see measures for each fact table since the fact tables share dimension tables.
Yes, you can model multiple dimensions and multiple facts. Create a relationship between each fact table and the dimension tables as shown below:
You can add as many fact tables as you need. In a visual, use fields from dimension tables and you'll be able to see measures for each fact table since the fact tables share dimension tables.
- browncp883 years agoFrequent Visitor
Thanks, your graphic showed me the issue I was having - needed to have single direction cross filters rather than bi-directional, which was selected. Appreciate the help!