Search found 3 matches

by nickmas
Wed Mar 17, 2010 9:29 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Day of Week in TI
Replies: 13
Views: 14161

Re: Day of Week in TI

Ok, thanks!

So I can just use that code in my TM1 process and it will work? :)
(I can not try it now, because I am not @ the office)
by nickmas
Wed Mar 17, 2010 9:25 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Day of Week in TI
Replies: 13
Views: 14161

Re: Day of Week in TI

Ok, thank you very much!!

But why + 21915?
by nickmas
Wed Mar 17, 2010 8:57 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Day of Week in TI
Replies: 13
Views: 14161

Day of Week in TI

I search a function to find the day of the week in a TM1 process. So, for example: 1 = Sunday, 2 = Monday, ..., 6 = Saturday. I now the format for day of the week is \w but in wich function do I have to use this format? Because in the TIMEST() function, dus format is not supported... Can anyone help...