Slicing cube view to Excel 2007

Post Reply
TM1user
Posts: 3
Joined: Thu May 07, 2009 12:54 pm
Version: 9.4
Excel Version: 2007

Slicing cube view to Excel 2007

Post by TM1user »

I created a cube view in TM1 9.4 that has 97 000 rows. I wanted to slice this view to excel 2007 but came back with an error saying that the maximum number of rows exceeded. the rows will be truncated. Has anyone come across this or is there a away of getting around this.
User avatar
George Regateiro
MVP
Posts: 326
Joined: Fri May 16, 2008 3:35 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2007 SP3
Location: Tampa FL USA

Re: Slicing cube view to Excel 2007

Post by George Regateiro »

Just wanted to take something out of play. Are you doing the slice from perspectives or the web? We hit a similar issue, but it was caused from web and excel 2003 still being installed on the server.
TM1user
Posts: 3
Joined: Thu May 07, 2009 12:54 pm
Version: 9.4
Excel Version: 2007

Re: Slicing cube view to Excel 2007

Post by TM1user »

I am using Perspectives. This happens whenever you create a snapshot, slice or Active form that contains more than 65536 rows (The previous limit in excel 2003). It says "Excel cannot complete the task with available resources. Choose less data or close other applications". When you choose ok. Another error message from TM1 comes up saying "TM1 is out of memory". Was the problem you had similar?
belair22
Posts: 68
Joined: Wed Feb 25, 2009 2:26 am
OLAP Product: TM1, Cognos Express
Version: 9.5 9.4 9.1 9.0 8.4
Excel Version: 2007 2003

Re: Slicing cube view to Excel 2007

Post by belair22 »

Just ran a few quick tests. The slice in Excel 2007 to over 65k rows is definitely not working correctly.

Elements on ROWS seem to 'stop' at the Excel 2003 limit, and on huge slices the DBRW formulas appear to be incorrect (I had no cube reference!).

I've had no issues where slicing within the 65k limit in Excel 2007.
TM1user
Posts: 3
Joined: Thu May 07, 2009 12:54 pm
Version: 9.4
Excel Version: 2007

Re: Slicing cube view to Excel 2007

Post by TM1user »

I also do not encounter the problem when the rows are less than 65k. Has anyone managed to figure this one out?
Incognito
Posts: 1
Joined: Fri Apr 17, 2009 7:40 am
Version: 9.1
Excel Version: 2007

Re: Slicing cube view to Excel 2007

Post by Incognito »

Why do you have the requirement to create > 65,000 rows (or browse a view of that size for that matter ...)?

It is probable that the code to execute the slice and snapshot routines were designed for Excel pre 2007 and presumably haven't been updated to accommodate 1 million rows.
Last edited by Martin Ryan on Fri May 08, 2009 12:03 pm, edited 1 time in total.
Reason: Edited to remove inflammatory language.
belair22
Posts: 68
Joined: Wed Feb 25, 2009 2:26 am
OLAP Product: TM1, Cognos Express
Version: 9.5 9.4 9.1 9.0 8.4
Excel Version: 2007 2003

Re: Slicing cube view to Excel 2007

Post by belair22 »

I'd generally tend to agree with you Incognito, however there are likely to be plenty of reasons as to why someone might require this. Lets not forget there are instances of TM1 models that contain over 2 million elements in the 1 dimension (not all TM1 models are accounting based). Everyone at one stage or another has pushed out all elements in a large dimension for some kind of testing/reconciliation....
Post Reply