Search found 12 matches
- Thu Jan 23, 2014 2:44 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Connect TM1 to SAS DW
- Replies: 3
- Views: 5539
Re: Connect TM1 to SAS DW
Bump for this. I'm using 9.5.2 and am running multiple TI's on top of a .csv file, which in turn is output from a SAS query. I'm exploring the possibility of directly querying the DW using the same SAS code via the ODBC link. Possible? Easy? do I just need access to the relevant ODBC link and the SA...
- Fri Oct 25, 2013 1:18 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Rules Editor Font
- Replies: 16
- Views: 10885
Re: Rules Editor Font
Thanks All, much appreciated. Tahoma 8pt did the trick.
- Fri Oct 25, 2013 9:38 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Rules Editor Font
- Replies: 16
- Views: 10885
Re: Rules Editor Font
Thanks, I saw this - What i'm asking is what is the initial font set at?
- Fri Oct 25, 2013 9:14 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Rules Editor Font
- Replies: 16
- Views: 10885
Rules Editor Font
Hi,
OCD Alert.
Random question, but one that bugs me - What is the default font for the TM1 rules editor? When I paste rules in with a different font, I can never get the same font to match it.
Cheers.
OCD Alert.
Random question, but one that bugs me - What is the default font for the TM1 rules editor? When I paste rules in with a different font, I can never get the same font to match it.
Cheers.
- Thu Jan 03, 2013 10:25 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Feeder assistance
- Replies: 1
- Views: 1864
Feeder assistance
Guys, Bit of help with feeders if possible.... I'm using a rule which roles forward rates each month (in a split time dimension). It puts last month's rate in this month unless something else is entered this month. It uses an input and output nominal, rolled up into a reported nominal, with Input we...
- Wed Nov 07, 2012 2:23 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Ratio rules
- Replies: 3
- Views: 3102
Re: Ratio rules
I should add, SKIPCHECK; is turned on and I'm not feeding anything currently (Although advice on the latter is welcome!)
Thanks,
Simon
Thanks,
Simon
- Wed Nov 07, 2012 2:21 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Ratio rules
- Replies: 3
- Views: 3102
Ratio rules
Hi guys, I'm trying to perfect ratios on a basic P&L cube and do different things at different levels, and i'm having some trouble. I'm calculating a simple ratio on a cube as follows; ['Gross Commission/Income']=['Commissions']\['Income']; Where ['Gross Commission/Income'] is a ratio nominal in...
- Thu Nov 01, 2012 4:45 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Feeders Issue
- Replies: 4
- Views: 3308
Feeders Issue
Hi, I am having trouble with feeders and specifically feeding a rule where the feeder value could be Zero. Here are my rules; SKIPCHECK; ## Variances ## ['ActvsBud%']=(['ActvsBud']\['Budget']); ['Prior']=N:DB('Reporting_MAP','Actual',!Scheme_Summary,!Accident Year,!Cover Type,!Company,!LineOfBusines...
- Tue Oct 09, 2012 2:49 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI ODBC Issue
- Replies: 6
- Views: 6362
Re: TI ODBC Issue
Thanks for your assistance guys, it appears we've solved the issue. It was a ODBC driver configuration setting that needed to be activated - specifically in ODBC Driver Configure -> Conversions tab, there is an option titled “Convert Binary data (CCSID 65535) to text” - This gave me readable string ...
- Mon Oct 08, 2012 3:20 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI ODBC Issue
- Replies: 6
- Views: 6362
Re: TI ODBC Issue
I do indeed know what data is in the columns. If I output the table to a csv file and use that, it is all readable with no issues.
For example...
the column GBLT above contains either "AA" or "BA" - nothing more.
Any ideas?
For example...
the column GBLT above contains either "AA" or "BA" - nothing more.
Any ideas?
- Mon Oct 08, 2012 1:59 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI ODBC Issue
- Replies: 6
- Views: 6362
Re: TI ODBC Issue
Yes, the preview/error message remains the same with the unicode box ticked/unticked.
- Mon Oct 08, 2012 9:18 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI ODBC Issue
- Replies: 6
- Views: 6362
TI ODBC Issue
Hi, I'll preface this with an 'i'm new, be gentle' - i've read the posting tips so hopefully i'll summarise my issue succinctly. I'm attempting to write a create cube process that reads from an iSeries/JDE table via ODBC link (64bit) See the screenshot for my issue, but i'm getting pink shaded cells...