This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I have a database where there is a list of projects in column A, then the following columns are the team members on the different projects. They are wanting a summary of showing how many projects each team member has been on as one of the dashboard items. How would I go about getting this set up on Power BI? Below is a very similfied version of the data provided to give an idea. Thank you.
Solved! Go to Solution.
Hi,
In the Query Editor, select the first column and then select "Unpivot Other columns". Now you should be able to build your desired visual.
Hi @Jess80. Your data model doesn't do a great job of supporting this...makes it harder than it needs to be.
In Power Query, unpivot the column for team member so you have a list of {Project A, Member 1}, {Project A, Member 2}, {Project B, Member 2}, {Project B, Member 3}, etc.
From there you could create a matrix visual with Project and then Team Member to give you what you're looking for.
Thank you @Ashish_Mathur and @littlemojopuppy - Unpivoting other columns worked perfectly.
You are welcome.
Hi @Jess80. Your data model doesn't do a great job of supporting this...makes it harder than it needs to be.
In Power Query, unpivot the column for team member so you have a list of {Project A, Member 1}, {Project A, Member 2}, {Project B, Member 2}, {Project B, Member 3}, etc.
From there you could create a matrix visual with Project and then Team Member to give you what you're looking for.
Hi,
In the Query Editor, select the first column and then select "Unpivot Other columns". Now you should be able to build your desired visual.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 23 | |
| 23 |