Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Could you help me with this example...

I cannot get how the "Flag" works. This in an example that I have foun on internet. I cannot get how the object where you can see the flag for each nation works.

Thank in advance

1 Reply
matt_crowther
Specialist
Specialist

It works in the most basic way (It is in Version 7); for each country in the list there is a Text Object with the relevant flag as the image - hard coded if you will, each object has a Conditional Show (Layout Tab) to only show when Country = 'Netherlands' for example.

So if we have 32 countries we have 32 Text Object images and as 'Country' is set to Always One Value Selected only one image is displayed at once.

A much more efficient way to achieve the effect would be to use a Bundle Info Load to assign the flag images to each country and then use a single Text Object with a info(Country) function.

Hope that helps,

Matt - Visual Analytics Ltd