Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi,
I can't seem to figure this out, i have a table like this:
| Car | Question1 | Question2 | Question3 | Question4 | Question5 | Count of Yes | Count of No |
| VW Up! | Yes | Yes | Yes | No | No | 3 | 2 |
| VW Polo | No | Yes | Yes | No | No | 2 | 3 |
I want to add two columns, one with the count of "Yes" and one with the count of "No" (Like shown with green in the table)
Solved! Go to Solution.
Hi, @rjensen2205
same for Count of Yes. Create new column
Proud to be a Super User!
Hi, @rjensen2205
same for Count of Yes. Create new column
Proud to be a Super User!
Amazing, thank you, didn't think of that
Happy to help
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.