Forum Discussion
How not to count or summarize a value?
Hi,
You actually can change the values into text format, then it will not summarize anymore.
Hope this can helps you.
When i tried changing it to text it still count the number Count( Distinct ) and Count
- Chew_WenJie3 years ago
Resolver III
That's weird. Have you try this method also?
Or
Hope this can help you.
- blockobito3 years ago
Helper I
yes this the exactly the one that i made i tried doing that now but still i have no option for this one
- ghaines3 years ago
Resolver I
Hi,
If your only options are Don't summarize, First, Last, Distinct and Count, then the value is not of a number type. I'd suggest making sure that when the column is loaded from power query to the report, or the column is created in dax, that the column is of a number type, I think that will help you get a sense of what is actually happening even though it won't solve your problem directly.
Agreed with what someone said before. What is your data and what is your expected output?