Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi,
I'm looking for something that most likely isn't that hard to do, but I keep messing it up.
I have a table with the following:
| Date | Score | Client | Type |
| 1/1/2023 09:00:AM | 100 | A | Online |
| 1/1/2023 09:01:AM | 90 | B | Online |
| 1/1/2023 09:02:AM | 95 | C |
In order to display the scores from all three clients seperately in a table/matrix, I want to create a new column for each client, that is filtered by the Client value, and Type value (which are text values).
How do I go about this?
Thank you in advance
Solved! Go to Solution.
Solved it, for those who need the same. Add a measure, not column:
Solved it, for those who need the same. Add a measure, not column:
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 28 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 49 | |
| 44 | |
| 43 | |
| 39 | |
| 32 |