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

Conditional Visualization rendering

Started by NewGuy1983, 20 Feb 2019 07:31:50 AM

Previous topic - Next topic

NewGuy1983

Hello,

I have some table rows that contain different charts and I want to hide and show different table rows based on the results from the query.

Ex: One table row contains multiple combination charts. I would like to display different charts if the results returned are less than a certain number.

What is the best way to go about this? Javascript or would I have to put a singleton at my table row level. Also trying to limit the number a calls to the database.

Thanks.

neha_cognos

if your requirement is just to render multiple visualization based on some condition then your can achieve it through render variable .

within the expression you need to write your condition and map it with your all visualization