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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Solved! Go to Solution.
I assume the % is the issue. You will need SUMX for the diff column, then the % will work.
https://exceleratorbi.com.au/use-sum-vs-sumx/
the complication is you have 2 columns that define the unique list (country and serial). The correct formula depends on you table structure.
I assume the % is the issue. You will need SUMX for the diff column, then the % will work.
https://exceleratorbi.com.au/use-sum-vs-sumx/
the complication is you have 2 columns that define the unique list (country and serial). The correct formula depends on you table structure.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 41 | |
| 36 | |
| 32 |