Rounding of calculated member in Analysis Services 2000 -
03-20-2006
, 10:52 PM
Hi,
I want to round a calculated member (standard deviation) to one decimal
place - the current format string is #.00 - I tried typing in
ROUND(#.00,1) within the FORMAT_STRING field under member properties
(advanced tab) within the cube editor with no success - ie it still
comes out to 2 decimal places within excel and Cognos 8 Analysis Studio
- what am I doing wrong ? |