Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am trying to form a relationship between two tables. The unique value that I need to be able to filter/visualise is spread across multiple columns and is the employee name.
Basically, I have:
Table A with the employees details, name, location, etc.
Employee ID | Employee Name | Location | Manager | Branch |
Table B with the person responsible for the work.
Application ID | Task 1 | Task 2 | Task 3 | Task 4 |
I want to be able to build out visualisations for the tasks and who completed them, using things like branch and manager as slicers, but I cannot associate my employees table across multiple task columns... Any ideas.
@JakobGray , One of the ways is to unpivot the columns of the task and then you can filter.
https://radacad.com/pivot-and-unpivot-with-power-bi
or
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.