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,
I have run into an issue with displaying data in a certain way on powerBI. I have several columns of boolean data type with the column headers being the type i want to display by. However, I am unable to get the column headers to display as rows with the count of the number of TRUE for that column. I have included some example data and expected output below.
My table looks like this:
When I try to create a table with this data, the output is this:
However, I want to display the table like such:
I have tried to use a matrix to display the data, but it does not let me sort by Types or by number of True.
Any help is appreciated!
Solved! Go to Solution.
I've achieved this by:
-unpivoting all the colums, creating this:
then in a table or matrix with a visual filter for TRUE, I created this:
I've achieved this by:
-unpivoting all the colums, creating this:
then in a table or matrix with a visual filter for TRUE, I created this:
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 |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 40 |