Forum Discussion
Ambiguous Relationship - Best Practices
- 3 years ago
Powerbi1979 , As there are two paths to fact you can not join.
Two option
1. keep it independent and filter measure and slicer using the selected values
Slicer filter example
How to filter the slicer of a disconnected table: https://youtu.be/cV5WfaQt6C8
You also need make sure all measures get filtered
2. Merge it with both dimensions in the power query. but that will not give common filter
Powerbi1979 , As there are two paths to fact you can not join.
Two option
1. keep it independent and filter measure and slicer using the selected values
Slicer filter example
How to filter the slicer of a disconnected table: https://youtu.be/cV5WfaQt6C8
You also need make sure all measures get filtered
2. Merge it with both dimensions in the power query. but that will not give common filter