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 everyone,
Can someone help with this one please?
If I have various columns of data in Excel and in Power-Bi I need a measure (or new column) that counts all the 'Outstanding' rows across the 9 different columns and shows the total.
For example: Outstanding = 22
How can I do this?
Thanks 🙂
Solved! Go to Solution.
Thanks @Ahmedx
I have other columns in the data that are feeding other visuals, so when I unpivot the columns, all other visual break.
Any ideas?
I can give a different solution without unpivot but it will be a not good practice
select these columns together and unpivot the other columns and then you don’t need to add a column index
So because I'm using these columns in other visuals, when I unpivot, I get this:
try this
When I use this... it only shows the total as 4, when it should be 13
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 18 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 61 | |
| 53 | |
| 47 | |
| 40 | |
| 38 |