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 to hide?

Started by everlearner, 16 Jul 2012 03:29:38 AM

Previous topic - Next topic

everlearner

Hi gurus,

i have 3 query calculation in my list. i want to hide them in the output. how can i do that?
and i want to hide 2 particular columns also.

wyconian

The easiest thing to do is to have them in the query but not bring them onto the report page.  You can still reference them in the report page but you may have to select them in the properties property of the list.

The other thing to do is to use a render variable.  To do this add a boolean variable something like 2+2 = 5 which will always evaluate to false (or no).  Select the items you want to hide, in the proeprties pane select render variable and render the items you want to hide when the variable equates to yes.

Good luck

HalfBloodPrince

Just right click and Cut  ;D

cvccfranklin

You can also change your box type to none for the columns you don't want to display in the list

everlearner

thanx franklin, such a simple solution u have given  :)