dbTalk Databases Forums  

Supporting different date formats

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


Discuss Supporting different date formats in the microsoft.public.sqlserver.olap forum.



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

Default Supporting different date formats - 10-08-2003 , 06:22 PM






Hi,

I use Excel XP Pivot tables. I have a dimension which as
a date field. How do one support different date formats
(british, usa etc) in the front end?

Thanks,
Tom

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

Default Re: Supporting different date formats - 10-08-2003 , 11:02 PM






you can create 1 property by country in your cube for the "date" level.
Set each property to the "caption" type and set the target language.

now your dimension is will display the name of the data members depending of
the language set on the client computer.

But for a easy way to implement this, put all the languages date value in
the source table of your dimension. Because the DateName or any other date
related SQL function will return the name of the month (for example) on ly
in the language of the connection between AS and your database server.
Putting all of these labels in the source table allow you to control exactly
what you'll push to the users.

"Tom Walker" <twalker (AT) tom (DOT) net> a écrit dans le message de
news:25d0201c38df3$06b413a0$a601280a (AT) phx (DOT) gbl...
Quote:
Hi,

I use Excel XP Pivot tables. I have a dimension which as
a date field. How do one support different date formats
(british, usa etc) in the front end?

Thanks,
Tom

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.522 / Virus Database: 320 - Release Date: 2003-09-30




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.