Hi,
I'm very new to TM1 and I'm learning how to use it. I'm using TM1 Version 10.2.2 and Excel 2019.
As part of my tutorial, I've added a Microsoft Excel Driver (*.xls) in the System DSN tab of ODBC Data Sources 32 Bit. I've looked at other threads on this forum that suggest using 64 Bit, but when I click onto ODBC Data Sources 64 Bit, there isn't an MS Excel Driver specified in the Add section.
I keep getting the error "An error occurred while retrieving data source names from the server" when I click Browse in TI.
Any chance someone would know how I can correct this? Thanks,
TM1 ODBC Error HELP
-
- Posts: 5
- Joined: Fri Jan 21, 2022 5:26 pm
- OLAP Product: IBM Cognos TM1
- Version: 11.3
- Excel Version: 2112 64bit
-
- Posts: 5
- Joined: Fri Jan 21, 2022 5:26 pm
- OLAP Product: IBM Cognos TM1
- Version: 11.3
- Excel Version: 2112 64bit
Re: TM1 ODBC Error HELP
Also, I did this before a few weeks ago and I remember writing an SQL query I found on the internet, which made it work. But unfortunately didn't write it down.
- Steve Rowe
- Site Admin
- Posts: 2456
- Joined: Wed May 14, 2008 4:25 pm
- OLAP Product: TM1
- Version: TM1 v6,v7,v8,v9,v10,v11+PAW
- Excel Version: Nearly all of them
Re: TM1 ODBC Error HELP
Hi tm1beginnerguy,
Welcome to the forum, hopefully you are going to want to change your username at some point in the future!
Just in case, don't forget that when you add an ODBC driver for TM1 to use it needs to be on the machine where the TM1 DB is running on not the machine where you are accessing it from.
From the information proved, it's a little hard to figure out what the issue might be, perhaps go back a step and explain what you are trying to do?
I've never tried (or heard of) trying to point TM1 at an ODBC driver that looks at an excel sheet, so can't offer any direct advice I'm afraid...
Cheers,
Welcome to the forum, hopefully you are going to want to change your username at some point in the future!
Just in case, don't forget that when you add an ODBC driver for TM1 to use it needs to be on the machine where the TM1 DB is running on not the machine where you are accessing it from.
From the information proved, it's a little hard to figure out what the issue might be, perhaps go back a step and explain what you are trying to do?
I've never tried (or heard of) trying to point TM1 at an ODBC driver that looks at an excel sheet, so can't offer any direct advice I'm afraid...
Cheers,
Technical Director
www.infocat.co.uk
www.infocat.co.uk
- gtonkin
- MVP
- Posts: 1261
- Joined: Thu May 06, 2010 3:03 pm
- OLAP Product: TM1
- Version: Latest and greatest
- Excel Version: Office 365 64-bit
- Location: JHB, South Africa
- Contact:
Re: TM1 ODBC Error HELP
Stretching my memory far back on this, you need to add a dollar sign to the end of the sheet you are referencing in your query e.g. Select * from [Sheet1$]
Without the $ it does not work.
If it still does not work maybe this will trigger someone else's memory that is better than mine.
Without the $ it does not work.
If it still does not work maybe this will trigger someone else's memory that is better than mine.
-
- Regular Participant
- Posts: 436
- Joined: Sat Jun 08, 2019 9:55 am
- OLAP Product: Planning Analytics
- Version: Planning Analytics 2.0
- Excel Version: Excel 2016
Re: TM1 ODBC Error HELP
Just on the 32 bit and 64 bit, my understanding is that these are 2 separate installations, and if you want the 64 bit version you select ODBC Data Sources (64 bit), and then from there go to System DSN and Add etc.