Forum Discussion
NerdFlanders
Advocate I
9 years agoSlicer filter another slicer
Hi, I have a Problem. Ic have a Fact Table with data and IDs to other dimensions like in the picture. If I create two slicers with one domension as a filter each, I can filter the values in the F...
Anonymous
9 years agoNot applicable
Hi NerdFlanders
Power BI can't handle many to many relations, if that is what you are asking. What can you tell about the key-column in DIM1 and DIM2? If they are unique and equivalent, you can make the connection.
Best,
Martin
NerdFlanders
Advocate I
9 years agoHi Anonymous ,
the keys are not eqivalent. Imagine you have in the fact table the prices, in dim1 cars and in dim2 the years. So if I choose in dim1 a mercedes it would show years until 1926 and in the table the price for all cars since 1926, but if i choose Tesla it should filter the slicer with the years only until 2003.
Is this somehow possible without bidirectional filtering and joining tables?
especially on a live connection?