![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I apologize for the erroneous post I just made I am trying to set the default member to the current date in a time dimension Right now it is hard-coded to Sept 16,2003 [Reporting Date].[Year].&[2003].&[9].&[20030916] Can I build this somehow to just be the current date? Joe |
#3
| |||
| |||
|
|
Yes, you can use an MDX expression that formulates the date as a string, then use StrToMember function to convert it to a member. If you search this group you will find examples. tom @ the domain below www.tomchester.net "Joe Genshlea" <joegensh (AT) yahoo (DOT) com> wrote in message news:egEpgAufDHA.632 (AT) TK2MSFTNGP10 (DOT) phx.gbl... I apologize for the erroneous post I just made I am trying to set the default member to the current date in a time dimension Right now it is hard-coded to Sept 16,2003 [Reporting Date].[Year].&[2003].&[9].&[20030916] Can I build this somehow to just be the current date? Joe |
#4
| |||
| |||
|
|
Thanks, I can not find any good documentation, nor can i even find a function that returns the system date in MDX. Could you please explain, again I am new at this. Joe "Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote in message news:TKIab.24$oQ1.25970 (AT) news (DOT) uswest.net... Yes, you can use an MDX expression that formulates the date as a string, then use StrToMember function to convert it to a member. If you search this group you will find examples. tom @ the domain below www.tomchester.net "Joe Genshlea" <joegensh (AT) yahoo (DOT) com> wrote in message news:egEpgAufDHA.632 (AT) TK2MSFTNGP10 (DOT) phx.gbl... I apologize for the erroneous post I just made I am trying to set the default member to the current date in a time dimension Right now it is hard-coded to Sept 16,2003 [Reporting Date].[Year].&[2003].&[9].&[20030916] Can I build this somehow to just be the current date? Joe |
#5
| |||
| |||
|
|
http://www.google.com/groups?hl=en&l...r%3D%26hl%3Den tom @ the domain below www.tomchester.net "Joe Genshlea" <joegensh (AT) yahoo (DOT) com> wrote in message news:u30LKKvfDHA.3200 (AT) tk2msftngp13 (DOT) phx.gbl... Thanks, I can not find any good documentation, nor can i even find a function that returns the system date in MDX. Could you please explain, again I am new at this. Joe "Tom Chester" <publicNOSPAM (AT) tomchester (DOT) net> wrote in message news:TKIab.24$oQ1.25970 (AT) news (DOT) uswest.net... Yes, you can use an MDX expression that formulates the date as a string, then use StrToMember function to convert it to a member. If you search this group you will find examples. tom @ the domain below www.tomchester.net "Joe Genshlea" <joegensh (AT) yahoo (DOT) com> wrote in message news:egEpgAufDHA.632 (AT) TK2MSFTNGP10 (DOT) phx.gbl... I apologize for the erroneous post I just made I am trying to set the default member to the current date in a time dimension Right now it is hard-coded to Sept 16,2003 [Reporting Date].[Year].&[2003].&[9].&[20030916] Can I build this somehow to just be the current date? Joe |
#6
| |||
| |||
|
|
I apologize for the erroneous post I just made I am trying to set the default member to the current date in a time dimension Right now it is hard-coded to Sept 16,2003 [Reporting Date].[Year].&[2003].&[9].&[20030916] Can I build this somehow to just be the current date? Joe |
![]() |
| Thread Tools | |
| Display Modes | |
| |