COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: Dulanic on 03 Jun 2014 03:20:35 PM

Title: Showing % when Number Selected?
Post by: Dulanic on 03 Jun 2014 03:20:35 PM
Any ideas as to why Cognos/Report Studio would be formatting numbers as % even when number is selected?

The colored highlighted sections are set to % and have conditional formatting, but the rest does not. I don't know what caused it as a few days ago just this one page has this issue. There is no conditional formatting on the rest of the areas that show %'s > 100. I have attempted to cast the data values as int, but that made 0 difference.
Title: Re: Showing % when Number Selected?
Post by: Satheesh on 04 Jun 2014 06:48:04 AM
Hi,


Check the data format at FM  level...


may be that is also one reason.




Regards
Satheesh Chapparapu
Title: Re: Showing % when Number Selected?
Post by: Dulanic on 04 Jun 2014 07:29:54 AM
It is a SQL query and in the SQL query the data is cast as INT.