Hello All,
I want to show a percentage and its numerator in the same cell of an crosstab.
could you please advice how to do this. I tried casting percentage to the string and adding
the numerator and then displaying it but somehow it does not work.
Thanks
I tried ...manulpulating the summary cells of...crosstab...but I dont think you can manulupte them. But if you are looking to show the % sign along with the summary value...change the data format of the cell....which will be avilable on the properties pane.
:)
Thanks for the reply.
But actually I need to show the value in a cell as "96.5% 123".
This is somewhat a different requirement but I am sure there must be a way in cognos to do this.