The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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?
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 _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@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.
User | Count |
---|---|
80 | |
78 | |
37 | |
34 | |
31 |
User | Count |
---|---|
93 | |
81 | |
60 | |
49 | |
49 |