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?
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
You can easily achieve this using condition variables