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

Percentages of total in Reeport Studio

Started by cog8user, 11 Sep 2007 11:12:31 AM

Previous topic - Next topic

cog8user

Hi,

Suppose I have columns like Product line, Product type, and Quantity.
Product line is grouped and Quantity is not aggregated.
I want to have a new column (Query calculation) showing each Product type's percentage contribution to total Quantity.
How can I achieve this?  ::)

Suraj

by creating a data item.
logic such as:
total(quantity for product type)/total quantity overall.