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

Aggregation in the report done locally

Started by dssd, 02 Jun 2011 09:14:06 AM

Previous topic - Next topic

dssd

I have a report where the aggregation is done locally.. as in xsums, xmins etc...Native sql doesnt have the corresponding sum, etc. This is effecting performance.

How can i send it to Native sql, any clues?

navissar

There's a setting in query properties called "rollup processing". In Query Explorer select your query, then in properties pane change "rollup processing" to "Database" (Default is "Extended"). See if this helps.

dssd