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

counting non-zero values in cross-tab

Started by ari_meta, 24 Mar 2010 04:39:32 AM

Previous topic - Next topic

ari_meta

Hi

   i want to count non-zero values in the cross tab column wise. can any body give me some guidance.

Thanks

Ari

CognosPaul

Are you on a relational or dimensional? Either way try something like this:
count(1 within set filter([Product type],[Returns]>0))