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
I had the sam problem and find out simple solution
Hope it will help