dbTalk Databases Forums  

Change Server Time Dimemsion Date Format

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Change Server Time Dimemsion Date Format in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steven
 
Posts: n/a

Default Change Server Time Dimemsion Date Format - 08-26-2005 , 05:34 PM






How do change the Server Time Dimension date format in SQL 2005?

it is defaulting to [Time].[Date].&[1990-01-09T00:00:00]

I would like it to be formatted a MM/dd/yyyy: [Time].[Date].&[01/09/1990]



Reply With Quote
  #2  
Old   
Jéjé
 
Posts: n/a

Default Re: Change Server Time Dimemsion Date Format - 08-26-2005 , 05:57 PM






if your column type is a date time, then the key is the complete date time.
but you can use a different column for the name you want to display.
this column could be a calculated column which format the date to your
needs.

look at the sample provided in AS2005, I think you'll found how to do this
in the time dimension.


"Steven" <stevenheinz57 (AT) hotmail (DOT) com> wrote

Quote:
How do change the Server Time Dimension date format in SQL 2005?

it is defaulting to [Time].[Date].&[1990-01-09T00:00:00]

I would like it to be formatted a MM/dd/yyyy: [Time].[Date].&[01/09/1990]




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.