failed to get last row number

Post Reply
Crystal
Posts: 15
Joined: Fri Jun 04, 2010 5:41 am
OLAP Product: TM1
Version: TM1 9.4
Excel Version: Excel 2003

failed to get last row number

Post by Crystal »

Hi,

In TM1 9.4 FP2 web, when I try to slice/snapshot one particular Excel, I get the error:
Excel could not open the Xml spreadsheet: Exception from HRESULT: 0x800A03EC

The wierd thing is the tm1web.log file seems to be flooded with the below error at the time I was trying snapshot. Could someone help me understand where the problem is and what I should do?

2010-07-05 06:14:21,046 [10] ERROR Applix.TM1.Web.WebControls.Websheet.FormulaParser.PtgRef - failed to get last row number
2010-07-05 06:14:21,062 [10] ERROR Applix.TM1.Web.WebControls.Websheet.FormulaParser.PtgRef - failed to get last column number
2010-07-05 06:14:21,062 [10] ERROR Applix.TM1.Web.WebControls.Websheet.FormulaParser.PtgRef - failed to get last row number
2010-07-05 06:14:21,062 [10] ERROR Applix.TM1.Web.WebControls.Websheet.FormulaParser.PtgRef - failed to get last column number
2010-07-05 06:14:21,062 [10] ERROR Applix.TM1.Web.WebControls.Websheet.FormulaParser.PtgRef - failed to get last row number
2010-07-05 06:14:21,077 [10] ERROR Applix.TM1.Web.WebControls.Websheet.FormulaParser.PtgRef - failed to get last column number


Thanks for your help,
Crystal
Wim Gielis
MVP
Posts: 3230
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: failed to get last row number

Post by Wim Gielis »

Hello,

If you hit Ctrl-End in the Excel file you upload, in what cell do you end up?

Are there any ojects on the sheet that might give troubles when snapshotting?

Any other uncommon / weird things in the Excel file (for instance #REF! errors, hidden sheets that could cause problems, ...)

Did you try to take out parts of the Excel file, upload and test? If it still does not work, delete more of the file. And so. Until you (hopefully) see that it works and you can start comparing the last and last but one file. Chances are big the problem will be there.

Wim
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Crystal
Posts: 15
Joined: Fri Jun 04, 2010 5:41 am
OLAP Product: TM1
Version: TM1 9.4
Excel Version: Excel 2003

Re: failed to get last row number

Post by Crystal »

Hi,

When I do Ctrl+End, I land in the cell "133W". I tried unhiding all the rows and columns and uploading it and still the same error persists.

And regarding your suggestion to try out with small portions of the file, I will test and let you know :)

Thank you!
Crystal
Posts: 15
Joined: Fri Jun 04, 2010 5:41 am
OLAP Product: TM1
Version: TM1 9.4
Excel Version: Excel 2003

Re: failed to get last row number

Post by Crystal »

If an Excel has hidden rows/columns, you cannot slice/snapshot it in TM1 Web?
Post Reply