Forum Discussion
Default Summarization Not Working
- Anonymous5 years ago
Hi Anonymous ,
Yes, you can mark your post as Answered if the problem has been resolved.
Best Regards
Community Support Team _ Rena Ruan
If this post helps, then please consider Accept it as the solution to help the other members find it more.
I have the same issue,
If you have a closer look at the fields list the Summarization indicator ( sigma ) INT values is no longer visible
i am using the latest version on PBI 2.93.981.0 64-bit (May 2021)
Anonymous This is a known bug we have encountered several times where values fail to get recognized as values even though they are shown as such. The only solution I know of is to do an additional column in DAX like this: Go To the Data area / Table Tools (on menu bar) / Add Column. Add column of VALUE ([column name that isnt summing]). That column will then auto sum.