Conditional Data Labels and Measure Values (Blending)
Posted October 4th, 2008 by mcristia
The feature that allows for conditional data labels is sweet, and has been very useful. The example in Tips & Tricks shows a visualization that includes a measure on the row shelf, a dimension on the column shelf, and a calculated field on the text shelf which specifies what field and under what conditions it should display on the text shelf. Groovy.
Calculated fields in SQL Server Analysis connections
Posted September 19th, 2008 by jbrawlingsii
It seems that I have no option for creating calculated fields when attached to SSAS and yet I know that SSAS can perform calculations on measures. I also apparently do not have any options for ad-hoc grouping on a dimension. What options/workarounds do I have for working with these limitations?