Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi everyone,
I was asked to show the amount of agents in a call center for each result in the rows.
My question is, what do these totals mean? They are much higher than the max value shown in the rows. The columns below are part of two different tables.
The measure is just the distinct count of the agents' id in each table.
Thanks for the attention.
@Anonymous The "totals" are the number of the disctinct count over the entire set of rows in the current context. If you want it to be something different, First, please vote for this idea: https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e
This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
Also: https://youtu.be/uXRriTN0cfY
And: https://youtu.be/n4TYhF2ARe8
Thank you Greg,
But how can I make it show something that makes sense, like the max distinct count or something like that?
If I show those results, the users will say the total count doesn't make sense...
@Anonymous That's what the article shows how to do. In particular, it uses SUMX for the total to add up all of the individual rows. If you want something else, just use MAXX, MINX, AVERAGEX, etc. Or, just turn the total off.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
124 | |
79 | |
50 | |
38 | |
38 |
User | Count |
---|---|
196 | |
80 | |
70 | |
51 | |
42 |