I'm quite new to SSAS, so please go easy on me.I have a measure which, when aggregated, can be positive or negative.If, after aggregation, the result is negative, I want to return zero rather than the negative value.What is the best way to do this?I'm using SSAS in multidimensional mode.
↧