Search found 4 matches
- Mon Dec 01, 2008 9:26 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 has _some_ date arithmetic
- Replies: 1
- Views: 2638
Re: TM1 has _some_ date arithmetic
In addition to that, this is an easy way to determine the weekday of today in TI: vtoday=NumberToStringEx(DayNo(TODAY)+21916,'ddd','',''); Which givs you Mon, Tue, ..., Sat or Sun as a result. I've used this in the past to determine whether a bunch of load processes should be triggered or not (given...
- Wed Nov 05, 2008 8:35 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1Web - File does not exist
- Replies: 5
- Views: 6164
Re: TM1Web - File does not exist
Hi, Another case when I've seen the (in this case rather confusing) "File does not exist" message is when the server is using an English locale and the client (Internet Explorer) is using a non-English locale. For some reason the reference to the published MS Excel file cannot be interpret...
- Tue Aug 26, 2008 1:30 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Key Errors when Description Alias is turned on
- Replies: 7
- Views: 5776
Re: Key Errors when Description Alias is turned on
Dear Lee,
This is a know bug in v9.1 SP3 (although I never managed to figure out the exact circumstances under which it appears). It is supossedly fixed in v9.1 SP3 U2.
Regards,
Anthony
This is a know bug in v9.1 SP3 (although I never managed to figure out the exact circumstances under which it appears). It is supossedly fixed in v9.1 SP3 U2.
Regards,
Anthony
- Mon Jun 02, 2008 3:30 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Error Setting Process Property
- Replies: 5
- Views: 8671
Re: Error Setting Process Property
Hi Matt,
Have you tried to save the process with "Save As ..." and giving it another name?
Closing and reopening after saving the process might be helpful as well.
Good luck,
Anthony
Have you tried to save the process with "Save As ..." and giving it another name?
Closing and reopening after saving the process might be helpful as well.
Good luck,
Anthony