Import from excel file having 3 tabs

Post Reply
smantrip
Posts: 7
Joined: Sat Apr 26, 2014 6:57 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010

Import from excel file having 3 tabs

Post by smantrip »

Hello All-

I'm a new to Tm1 and truly need assistance.

The data source for tm1 is from excel. The file is not too large, but 60,000 records in each sheet viz, sheet1,sheet2,sheet3 in one single excel file.
I can process sheet1 without issue. My question is how to simultaneously process all the 3 sheets.

Please advice.

--Srrinivas
Duncan P
MVP
Posts: 600
Joined: Wed Aug 17, 2011 1:19 pm
OLAP Product: TM1
Version: 9.5.2 10.1 10.2
Excel Version: 2003 2007
Location: York, UK

Re: Import from excel file having 3 tabs

Post by Duncan P »

Using the standard XL ODBC driver the sheet name corresponds to the table name in the SQL statement.
Post Reply