If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

tuple() function performance problem

Started by sanchoniathon, 05 Jun 2009 04:47:15 PM

Previous topic - Next topic

sanchoniathon

Hello,

I am using a report with one simple list of 7 metrics + 2 calculated columns.

I run the report and it executes with no problem in 2 seconds.

I ADD another calculated column at the end of my list with the following code:
tuple([METRIC];[Day1])

I run the report and it takes about 5 minutes to execute .... Not normal ?

Anyone knows if there are know performance issues with the tuple function ?

Thanks !