Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
73 | |
70 | |
38 | |
24 | |
23 |
User | Count |
---|---|
96 | |
93 | |
50 | |
41 | |
40 |