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

[Solved]How do you hide an empty List on a report

Started by mrcool, 28 Oct 2005 06:30:46 AM

Previous topic - Next topic

mrcool

HI frnds can anyone tell how to hide empty list on a report.....



Thnx,
S

sir_jeroen

Read the board rules: Search first then ask

mrcool


sir_jeroen


mrcool

Ya i searched for empty list but it dsnt suit my requirement.I want to hide complete list in teh absence of data or when we pass wrong parameters.I took new query and applied count on parent query.If the count is zero the list will hide.but iam unable to hide the headers in the process.Only columns are getting hidden.



Thanks,
S

Near

Hey,

Try changing the List "Box Type" attribute to "None"

bdybldr

#6
I would suggest you use a conditional block.Ã,  Define your variable (count = 0) as boolean.Ã,  Add a conditional block to the report.Ã,  Under properties, select the conditional block line and select your variable.Ã,  On the current block line, select the value "No" and CUT and paste the list into the conditional block.Ã,  Then change the current block value to "Yes" and leave the conditional block empty.Ã, 

Hope this helps

mrcool