Forum Discussion
Missing Sum Icon in the table
- Anonymous5 years ago
Hi Anonymous ,
The icon in front of fields with numeric type appears when the option Summarization under Column tools tab is set as any of aggregations(Sum/Average/Minimum/Maximum/Count/Count (Distinct) ). When it set to Don't summarize, the icon will be disappear... Please check whether the Summarization of these numeric fields also be set to Don't summarize.
Best Regards
I had the same problem, but both my Data type and Format were set to a Decimal number and Summarization was at Sum. My problem was Tabular Editor, when you create a calculation group, it sets DiscourageImplicitMeasures to True, which disables summarization. To turn it back on, remove any calculation groups, go to Tabular Editor, click on Model, and set DiscourageImplicitMeasures to False. Or you can use measures to do summarizations (which should be a better way).
AI can do nothing about it, you've saved my freaking life dude, thxxx