Forum Discussion
Anonymous
3 years agoNot applicable
How to Re-Enable Implicit Measures Without Tabular Editor?
I recently tried using Calculation Groups to show labels on a Line Chart with a Legend on it. However, I was not able to solve that problem with my Calculation Group and decided to delete the Calcula...
- 3 years ago
Anonymous You should be able to do this in PowerShell by modifying the DiscourageImplicitMeasures property of the model: Model.DiscourageImplicitMeasures Property (Microsoft.AnalysisServices.Tabular) | Microsoft Learn
gvlado
2 years agoAdvocate III
If you deleted calculated group
then go to Model view and set "Discourage implicit measures" to Yes
That is how I am doing it, without any external tool
nadsamencruz_hc
1 year agoNew Member
This is the simplest solution. Thank you -- helped me save a lot of time!!!