Search found 16 matches

by dymoy
Mon Jan 06, 2020 11:47 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: @= in active sheet formula
Replies: 13
Views: 15993

Re: @= in active sheet formula

Apparently Microsoft recently added that to their latest Excel upgrade patch and it's "The implicit intersection operator was introduced as part of substantial upgrade to Excel's formula language to support dynamic arrays". A link to their support page: https://support.office.com/en-us/art...
by dymoy
Fri Oct 11, 2013 6:46 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Issue using SUBNM in Excel
Replies: 4
Views: 7320

Re: Issue using SUBNM in Excel

I believe you can't use cell references in SUBNM statements to identify the server and dimension, at least in v 9.5.2 Here's a quote from the section on SUBNM statements in the IBM Manual: "Note: Do not use cell references as arguments with the SUBNM function. Cell references prevent the functi...
by dymoy
Mon Aug 05, 2013 2:22 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Parallel Hierarchy
Replies: 10
Views: 9149

Re: Parallel Hierarchy

This is probably a bit late, but why couldn't you separate the accounts and groupings you have into 2 dimensions? I'm thinking of a dimension simply being "Direct", "Indirect", etc. and the other one being the individual accounts of "Wage","Bonus", and "O...
by dymoy
Mon Jun 10, 2013 4:37 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: *RECALC_n In excel
Replies: 1
Views: 2023

Re: *RECALC_n In excel

Do you have any of the parameters dpendent on results from another cell? I've run into issues in the past where a caluculated result is needed to feed one of the TM1 cells resulting in no values (just a message like "N/A" or "RECALC" appearing. I believe it's because the DBRW sta...
by dymoy
Fri Mar 29, 2013 3:10 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Groups Creation limit
Replies: 4
Views: 3758

Re: TM1 Groups Creation limit

What version are you on? I believe that prior to v9.1, there was a limit on the number of security groups that could be created during any session regardless of what the parameter was set to.
by dymoy
Wed Oct 31, 2012 7:51 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Zap function
Replies: 6
Views: 5689

Re: Zap function

I believe that Zap is a function out of the Revelwood Application Manager and is not native to TM1.
by dymoy
Thu Apr 12, 2012 4:02 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: client groups
Replies: 7
Views: 5575

Re: client groups

The number of groups that you can create in one session may also be dependent on the version you're running. I recall that prior to v9.1 there was a maxium limit of somewhere around 100 even with the cfg parameter. I think starting with v9.1 you could specify a more much larger number. I don't recal...
by dymoy
Tue Apr 10, 2012 2:31 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Copying a dimension between servers
Replies: 2
Views: 2590

Re: Copying a dimension between servers

If it's an alias, did you move the attribute control cube and associated dimension as well?
by dymoy
Fri Sep 16, 2011 6:30 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Is TM1 concurrent licensing honour-based?
Replies: 8
Views: 5879

Re: Is TM1 concurrent licensing honour-based?

This might be old and incorrect info, but I seem to recall in speaking with an IBM rep over a year ago that moving from a 32 bit (which many older ones are) to a 64 bit environment would be a change in licensing that would trigger the per seat issue. This being IBM, things may have changed in the la...
by dymoy
Mon Apr 18, 2011 4:04 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Max Number of Security Groups
Replies: 8
Views: 5839

Re: Max Number of Security Groups

Just to add, I found that once I exceeded a couple of hundred security groups the time it took to update through the regular GUI was painfully slow. I ended up handling the updates directly through the control cubes for small quick updates, and TI for anything larger. There was well over 1000 securi...
by dymoy
Fri Oct 08, 2010 5:07 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Replication no longer works: Urgent Ideas Required!
Replies: 3
Views: 2915

Re: Replication no longer works: Urgent Ideas Required!

I haven't used replication in quite some time, but years ago I had a simialr problem which had to do with the internal time on the servers. I don't know if subsequent versions of TM1 resolved the problem, but back then the GMT had to match (or be reasonably close) or the replication would fail.
by dymoy
Fri Sep 24, 2010 2:43 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Is this TM1 limitation?
Replies: 8
Views: 7375

Re: Is this TM1 limitation?

Are there any rules or TI processes that are atached to this cube?
by dymoy
Tue Jul 27, 2010 10:55 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cube update
Replies: 3
Views: 3044

Re: Cube update

I've dealt with cubes that contained nearly 50GB of data. If you're able, you might consider only reloading the data that's change or likely to change rather than the entire database. You can refresh the entire cube during the weekends or after hours if needed. This usually works if you're dealing w...
by dymoy
Mon Jul 26, 2010 12:13 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Stop Automatic Excel data upload to TM1
Replies: 3
Views: 3282

Re: Stop Automatic Excel data upload to TM1

If it's executing when you open the template up, there's probably some vba statements that execute automatically. You want to disable some of these statements since that code will execute before you'll get to a test cell unless that test is also embedded in the auto-open code. Do a google on "a...
by dymoy
Wed Jan 27, 2010 5:32 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Unable to Assign Security to an Individual User
Replies: 3
Views: 3186

Re: Unable to Assign Security to an Individual User

Why are all the users in each group with each group having the same rights as the others? The only reason to have different security groups is to differentiate privileges between groups. In your model, I would only have 2 groups. User 1 with Group 1 having only read privileges to cube 1 and read/wri...
by dymoy
Tue Oct 06, 2009 5:17 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: How do I copy a Dimension with Attributes (Alias etc)
Replies: 5
Views: 12905

Re: How do I copy a Dimension with Attributes (Alias etc)

The easiest way is just to save & shut down the TM1 server, locate the cubes and dimensions desired, and copy those objects with a different name. Then restart the server.