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

Report Studio

Started by sunny1234, 13 Dec 2007 10:39:52 PM

Previous topic - Next topic

sunny1234

If (percentage(count(code)) = 100%)
then ('yes')
else ('no')

If i give the above statement the calculation and evaluation of that value is not working.
Please recommend how to achieve this.


kristysmith

If (percentage(count(code)) = 100%)
then ('yes')
else ('no')


take out the % sign. (I am assuming that the 100% is a numeric field)