Search found 5 matches

by RNB
Thu Sep 17, 2015 4:39 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Combining Cubes into One
Replies: 1
Views: 1885

Combining Cubes into One

Hi. I'm lost. I'm on version 10.2.1. I've been asked to combine our ROW and US Salary Cubes and processes to reduce redundancy. I've identified all of the supporting cubes in the Rules and created new cubes and loaded them with data. I've done the same for all of the dimensions. No data is loaded di...
by RNB
Fri Aug 14, 2015 8:16 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Adding a cube to an Archive Version 10.2.002
Replies: 2
Views: 2416

Adding a cube to an Archive Version 10.2.002

I'm trying to write data from a cube's Forecast Version to an Archive Version. The code already exists for several cubes so I thought adding the data from another cube would be easy. The Chore contains a process that creates the New Version Element based on the date and passes this through a global ...
by RNB
Mon Jun 15, 2015 1:07 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cube Rule not working the same in 10.2 as 9.5.1
Replies: 6
Views: 7497

Re: Cube Rule not working the same in 10.2 as 9.5.1

Thank you so much. This is so helpful I appreciate the help very much. I'm on 10.2.2 and it seems fully qualifying the right side of the equation with the dimension name [Dimension:'Actual',Dimension:'USD Actual Rate'],continue); corrected the issue. Now I will need to start looking at the code itse...
by RNB
Fri Jun 12, 2015 1:51 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cube Rule not working the same in 10.2 as 9.5.1
Replies: 6
Views: 7497

Cube Rule not working the same in 10.2 as 9.5.1

['Open Forecast', {'USD Translation Rate', 'USD Actual Rate'}]=N:if(!FinanceGLPeriod@<=DB('Finance Constants','Constant Current Fiscal Period','StringValue'),['Actual','USD Actual Rate'],continue); ['Open Forecast']=N:if(!FinanceGLPeriod@<=DB('Finance Constants','Constant Current Fiscal Period','Str...
by RNB
Mon Feb 02, 2015 3:42 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Running Chores using right click locks up the user
Replies: 1
Views: 2211

Running Chores using right click locks up the user

Hi, I'm new to TM1 and have been assigned the initial testing of our 10.2.2 TM1 version. I thought the multi-threading would help with all aspects of running chores but am finding if I run a chore using the run command on right click I can't do anything else until the chore completes. Is this normal...