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
I have a form in CRM that has over 200 columns. These colums' values vary from 0, 0.5, 0.75 and 1. I want to be able to generate visuals such as bar graphs using this columns and be able to count the specific values of the columns. For example, the of 0's and 1's in a certain column.
Solved! Go to Solution.
Hi @Kins_ ,
Here are the steps you can follow:
1. Unpiovt column in Power Query for columns that need to be calculated.
Ctrl +A to select all.
Ctrl + Left mouse click + Cancel columns that do not need to be calculated.
Transform – Unpivot Columns.
2. using matrix visual - place [Value] columns in Rows and Value respectively and set Count in Value.
3. In visual filter - Basic filtering - set 0 and 1.
4. Result:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @Anonymous
Thank you this it really helps. Please assist on this, NB: the form includes a column labeled “Police Station”. To narrow down the data, I intend to create a list that specifically highlights those police stations where the count of zeros in a certain column is approximately five. How can I achrive that? Add the bar graphs should look like this,
Thanks,
Hi @Kins_ ,
Here are the steps you can follow:
1. Unpiovt column in Power Query for columns that need to be calculated.
Ctrl +A to select all.
Ctrl + Left mouse click + Cancel columns that do not need to be calculated.
Transform – Unpivot Columns.
2. using matrix visual - place [Value] columns in Rows and Value respectively and set Count in Value.
3. In visual filter - Basic filtering - set 0 and 1.
4. Result:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
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 |
|---|---|
| 5 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |