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

How do I display zero values as blank cells?

Started by semsel, 06 Nov 2012 11:01:43 PM

Previous topic - Next topic

semsel

I have three fields Quantity, Amount and Avg Price. Avg Price = Amount /Quantity.
Whenever the Quantity is 0 I want to force to display all three as blank cells to avoid the /0 for Avg Price. How do I achieve this?

tjohnson3050

In the properties for data format there are options for what characters to display for the divide by zero (/0) values.

Lynn

You could also try a conditional style. I would use and advanced conditional style with a condition [Quantity] = 0 and then specify "no" in the visible property on the advanced tab of the style for that condition. You could apply this property to all three elements.