Forum Discussion
How to view a table via an intermediate table?
Hi,
I have a many-to-many scenario - see below screen. I am aiming to filter by employee_id
For example, for employee_id = 1, only related branch(s) info will display. In this case, branch 1, 2, 4 show. I would like to have the relationship between [employee_branch] >> [branch]. I guess I might need to use RELATED or LOOKUP in DAX. Any suggestions?
2 Replies
- ChiragGarg2512
Solution Sage
spagad6263 , create two table visuals, one have only employee ID, the other employee_ID and branch location. When employee_ID is selected only the branch locations related to that employee_ID will show up.
- AnonymousNot applicable
Hi spagad6263 ,
How would you like to display this result? I can't understand you correctly.
How to Get Your Question Answered Quickly
Please provide more details with your desired output and pbix file without privacy information (or some sample data)。
Best Regards
Community Support Team _ RongtieIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.