Join 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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I have a table with multiple comparison columns like below:
Person Rent Paid Void
1 Yes No No
2 No No No
3 Yes Yes Yes
the table I have is a lot bigger and has about 20 columns with various yes/no fields in each.
How would I calculate how many yes/no's there are for each person/row?
Solved! Go to Solution.
Please find the below screenshot for your reference.
Measure:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
thanks,
Please find the below screenshot for your reference.
Measure:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
thanks,