Here is a suggestion from my earlier post. This example is for a
query-defined Calculated Measure, but you can use similar syntax to
create a Calc.Measure on the server:
http://groups.google.com/groups?q=pu...&lr=&ie=UTF-8&
oe=UTF-8&selm=3e1a01c42a81%2406228590%24a501280a%40phx.gb l&rnum=1
Quote:
|
From: Deepak Puri (dpuri (AT) progressive (DOT) com)
|
Subject: Time format Measure
This is the only article in this thread
View: Original Format
Newsgroups: microsoft.public.sqlserver.olap
Date: 2004-04-24 21:53:31 PST
Try the following format, if time is < 32K seconds:
Quote:
|
With Member [Measures].[FormattedASA] as
|
'TimeSerial(0,0,[Measures].[AvgSpeedAnswer])',
FORMAT_STRING = 'hh:nn:ss'
Quote:
-----Original Message-----
Hi,
I have a "seconds untill call answer" measure. I use the
Average function so I call the the avg queue time for my
|
helpdesk. However I'd like to show no 200 seconds in the
cube but '00:03:20'. Is it possible?
Quote:
Thank for your help
Miguel Salles MCP 2000P & 2000Server
. |
- Deepak
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!