Forum Discussion
Slicer does not interact right - Relationship problem
- Anonymous5 years ago
amitchandak Thanks for the video!
I created a supplier ID of each of the tables. I also notice when i select both suppliers as a slicer it works but this is not ideal.Lieferant = DISTINCT(UNION(ALL('Stammdaten (3)'[LieferantID]), ALL('Bestellung_WE'[LieferantenID])))
but still it does not react at all... - 5 years ago
Hi Anonymous ,
Is we buchungen a column or a measure?
I can't clearly understand the problem with the picture you provided. You can try to create we buchungen related measure and then limit the filtering conditions in the formula.
Sample data and expected output will be helpful to provide an accurate solution.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous , Ideally two fact should not join, I am assuming these two are not joined.
So you can create a common table for supplier and use it
refer Bridge Table: https://www.youtube.com/watch?v=Bkf35Roman8&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=19
amitchandak Thanks for the video!
I created a supplier ID of each of the tables. I also notice when i select both suppliers as a slicer it works but this is not ideal.
but still it does not react at all...