The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I want to calculate the sum of the numbers in the Switches column if the Complete column = yes. I have tried many different things for hours, and all I can get it to do is give me the count of the rows that have yes in the Complete column. Please help. Thanks!
Solved! Go to Solution.
Hi, you can create below measure:
Hi, you can create below measure:
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
10 | |
10 | |
10 | |
9 |