Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

bundle info load?

countries:

Bundle Info LOAD Country,

     Flag

FROM

(txt, codepage is 1252, embedded labels, delimiter is ',', msq);

Created a chart with country as dimension and info(country) as expression and representation is image

but i am getting like this what is the problem here

Capture.PNG.png

5 Replies
ecolomer
Master II
Master II

See this example

ashfaq_haseeb
Champion III
Champion III

Hi,

Check this too.

http://community.qlik.com/docs/DOC-3859

Regards

ASHFAQ

ecolomer
Master II
Master II

Can you explain more your problem.

My example is good for you?

SunilChauhan
Champion
Champion

simply use below

Bundle Info LOAD Country,

     Flag

FROM

(txt, codepage is 1252, embedded labels, delimiter is ',', msq);

at GUI or in charts or text box

info (Country)

Sunil Chauhan
Not applicable
Author

my script is right and gui also perfect as per expectation .

when i go for reload after changing the sourc files into different place  and replacing the current source path in script level.  i cant see images