Forum Discussion
Replace Index with Values
- 5 years ago
That's quite a handful.
This part needs cleaning up. Combine Location,Country and Region into one table, and clean up your "region" terminology. Your title region seems to be different from your geographic region.
Bidirectional 1:1 relationships most of the time mean you should fold the tables into a single table.
I think you have more than two fact tables. In fact (pun intended) you may not have fact tables at all. This gets close to a graph, and frankly is not something Power BI is good at. The Qlik associative model is more suited for such a scenario.
Can you try to formulate the main questions that your report should be answering for your intended audience? That may help to modify the data model in a meaningful way.
in a "normal" data model the filter direction is singular, from the 1 table ("dimension") to the * table ("fact").
Can you explain why you chose bidirectional?
If filter direction is singular, visualizatons are showing totals and not individual quantities for each dimension. See examplen below on genre visual: