Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
54 views

Connect to TM1 using XMLA

I'd like to connect to a IBM Cognos TM1 using XMLA, in particular using Adomd.Net. Accoring to http://en.wikipedia.org/wiki/Comparison_of_OLAP_Servers#APIs_and_query_languages TM1 supports XMLA/MDX, ...
0
votes
2answers
220 views

Is it possible to use TM1 as a data source for Analysis Services?

We have a finance department who are addicted to TM1, but are otherwise moving from Cognos to SSAS. Does anyone know if we can use TM1 as a data source? Is it difficult?
0
votes
1answer
636 views

Any books or other resources on Cognos TM1?

I have been assigned to a project to create a activity based costing system using Cognos TM1. I'm familiar with a number of other OLAP tools but have zero experience with TM1. Can anyone suggest a ...
0
votes
1answer
217 views

TM1 API for LinqToEntities

IBM Cognos TM1 is a multidimensional database that my company thinks is the latest and greatest. I've been to the classes and, sure, it is nice for analysis. Of course the finance people in my company ...
0
votes
3answers
398 views

Unable to find entry point in tm1api.dll

I am attempting to write a C# application connecting to a Cognos TM1 datastore using the tm1api.dll. I have created a basic shell project in VS C# Express 2008, and added the following code public ...