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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
This is a pic from my matrix table. I am not using a measure. These are just fields from the table directly. The number column is doing a distinct count. If I change to regular count, then the total matches, but I will have duplicates.
Hi @rjs2 ,
If the calculation is based on distincts then if you have two values that appear in Client facing and back office you on the total that value will only be counted once that is correct because the calculations are based on the context.
What is the result you want? Is to have the 53.638 (sum of both values)
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsDon't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 53 | |
| 42 | |
| 30 | |
| 24 |