Forum Discussion
Possible bug with visual? Cannot recreate same result.
- Anonymous5 years ago
Hi abcd ,
Is there any Sigma Symbol mark in front of the ID fields? Did you set the summarization type as sum or others just like below screenshot? Did you make any change in your data model recently?
In addition, please check whether you face the similar problem with the one in the following thread. If yes, you can refer its solution to fix it.
Best Regards
abcd ,
try to create a measure and try
distinctcount(Table[Person ID])
or change summarization or person id and try
- abcd5 years agoFrequent Visitor
this doesn't solve the problem, it just sidesteps it.
my question is: why have summarisation options seemingly disappeared overnight for whole number fields? I can set a default summarisation but I can't even choose a summarisation at all when I look in the fields pane. It is just completely baffling.
- Anonymous5 years agoNot applicable
Hi abcd ,
Is there any Sigma Symbol mark in front of the ID fields? Did you set the summarization type as sum or others just like below screenshot? Did you make any change in your data model recently?
In addition, please check whether you face the similar problem with the one in the following thread. If yes, you can refer its solution to fix it.
Best Regards
- abcd5 years agoFrequent Visitor
Thank you so much, this solved it! I think I had accidentally added a calculation group when sorting my measures into folders using Tabular Editor and it flicked the "Discourage implicit measures" setting, even though I deleted the calculation group straight after