COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Framework Manager => Topic started by: saumil287 on 14 Oct 2011 12:06:32 PM

Title: Format the query item data not reflecting
Post by: saumil287 on 14 Oct 2011 12:06:32 PM
hi all,
I am having a revenue column and a 2 calculated columns in a table in framework manager.
To display the value 0 in place of the missing value ,
I click on query item > click on format type >select numbers and then in properties I set decimal place to 2, decimal separator to . and missing value to 0 and then click on ok .
After testing the query subject, the changes are not reflected i.e still showing the blank values.

Thanks in advance.
Title: Re: Format the query item data not reflecting
Post by: blom0344 on 14 Oct 2011 01:55:00 PM
Formatting rules are applied when executing a report. Publish the package and you will see that it works with a report
Title: Re: Format the query item data not reflecting
Post by: saumil287 on 16 Oct 2011 02:01:09 AM
Hi Blom,
Thanks for your reply I got it