Dear Cognos Experts,
I would really appreciate your suggestions to an issue that I have trying to report TM1 data via BI.
This is the issue that I am facing.
• I have 3 BI queries that query a TM1 cube. The difference between the 3 queries is that each queries a different version and date.
• When run independently, each of these queries take less than a second to return a result set (6 rows of records each)
• However, when I combine these 3 queries using a Union in Cognos BI to stitch the 3 result sets into 1 set of 18 records, instead of performing a simple append, the union fires a new query to TM1 which causes TM1 to generate a huge view (2 gb+) before returning the combined result set.
Any pointers much appreciated.
Thanks in advance,
C
Cognos BI and TM1
- jim wood
- Site Admin
- Posts: 3961
- Joined: Wed May 14, 2008 1:51 pm
- OLAP Product: TM1
- Version: PA 2.0.7
- Excel Version: Office 365
- Location: 37 East 18th Street New York
- Contact:
Re: Cognos BI and TM1
I think you missed out the versions you were trying to connect??
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
-
- Posts: 2
- Joined: Fri Mar 23, 2012 11:12 am
- OLAP Product: TM1, Palo
- Version: Latest
- Excel Version: All
Re: Cognos BI and TM1
Right you are Sir!
I'm using Cognos Express 9.5. So I believe its Report Studio 8.4 and TM1 9.5.1.
I'm using Cognos Express 9.5. So I believe its Report Studio 8.4 and TM1 9.5.1.
-
- Community Contributor
- Posts: 349
- Joined: Tue Aug 17, 2010 6:31 am
- OLAP Product: Planning Analytics
- Version: 2.0.5
- Excel Version: 2016
Re: Cognos BI and TM1
Do any of your dimensions contain a lot of items that might have no data?
If so then try adding the filter function to that dimension for each query and see what happens. Sometimes you get a lot of zero values coming back from TM1 to BI and it has to crunch a ton of useless data.
If so then try adding the filter function to that dimension for each query and see what happens. Sometimes you get a lot of zero values coming back from TM1 to BI and it has to crunch a ton of useless data.