COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: harika321 on 18 Jun 2009 05:53:09 AM

Title: Based on condition .. image should display.
Post by: harika321 on 18 Jun 2009 05:53:09 AM
Hi All,

I m facing on issue, Please help on this.

I want to display a image based on condition.

Ex: if country is india then india image should display

if country changes then images also sholud change.

Please tell me the procedure with example.

Advance thanks for your help on this?

Title: Re: Based on condition .. image should display.
Post by: Rajesh_Vanam on 18 Jun 2009 07:26:03 AM
Hi,

Create table with two columns. In first column enter Country names second column enter image paths. Import table into FM and change display type as Image for Column 2.

Then use column2 in your report which will show you image.

Let me know for further clarifications.

Regards,
Rajesh
Title: Re: Based on condition .. image should display.
Post by: Gopinath on 18 Jun 2009 07:47:19 AM
You can easily achieve this using condition variables