Search found 6 matches
- Wed Nov 20, 2019 8:24 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Cube Rule question
- Replies: 2
- Views: 3884
Cube Rule question
I have what should be a simple issue, but can't figure it out with cube rules or even TI, newbie here obviously :) I have an input cube tracking project hours by week. I need to move that data to a reporting cube. The issue is that the project in the input cube is a picklist item on the time dimensi...
- Wed Aug 17, 2016 6:33 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Simple TI code
- Replies: 2
- Views: 2376
Re: Simple TI code
Got the TextOutput part, just haven't figured out the "Placeholder" part
TextOutput('D:/filename.csv',SUBST(EmpName,1,long(EmpName)-7),RC,SUBST(SupName,1,long(SupName)-7));
TextOutput('D:/filename.csv',SUBST(EmpName,1,long(EmpName)-7),RC,SUBST(SupName,1,long(SupName)-7));
- Wed Aug 17, 2016 5:59 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Simple TI code
- Replies: 2
- Views: 2376
Simple TI code
I have a cube that has 3 dimension: EmpName, DeptNum, SupName. The values in EmpName are in the format Name - Employee Number (so as an example it might look like this Jones, Tom - 1234 (same with SupName). 2 records might look like this: "Jones, Tom - 1234","ABC123","Barker...
- Mon May 30, 2016 5:22 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 TI Variable question
- Replies: 9
- Views: 5791
Re: TM1 TI Variable question
Thanks for the response. I knew I was going to get called out on the Year and Month-Yr dimensions :lol: . We'll either be removing the year dimension or modify the Month-Yr to be just Month Hadn't thought about the alias on the Month, I'll check that out. When I do any asciioutput I just see " ...
- Mon May 30, 2016 3:27 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 TI Variable question
- Replies: 9
- Views: 5791
TM1 TI Variable question
Hi, I'm trying to create a TI process that imports data from a text file, easy enough. The issue I'm having is that I need to transform one of the fields into 2, seperating the month from the year. I have this field vDate, sample value is 20160401121024. I need to transform that into the year '2016'...
- Thu Aug 21, 2014 6:27 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 9.5.2 and IE11
- Replies: 1
- Views: 1744
TM1 9.5.2 and IE11
Has anyone had any experience or tested TM1 with IE11. I don't see it on the supported list.