Forum Discussion
Connect multiple fact tables with multiple dimension tables
Hi guys,
I have a issue with relationships.
I have multiple fact tables with multiple columns of primary keys.
Then I have multiple dimension tables where each table should be connected to a specific columns in each of the fact tables above with foreign keys.
The connections are working fine, but the issue is that while I am using the dimension tables as slicers, the slicers does not sync with eachother. I tried changing from single to cross relationship but that gives me ambigious error. I want them to sync so that when a slicer is used, the other slicers only show values for the filtered view and not the whole list.
Here is how the connections are set up.
10 Replies
- AnonymousNot applicable
Hi Guys, I have a similar problem. Was anyone able to get an answer for this?
I tried making the multiple fact tables to a flat (single) fact table by doing the merge in the power query. But my data is coming from the data warehouse and each of the fact tables is 7 Million rows+ (because there at aleast 10-12 primary keys common in both the fact tables). Any help would be very good.