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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Loading several fields with a flag field holding photos

Hello,

Plz how do i load several fields with a flag field holding photo link. Find attached

I used

Country:

Bundle Info

LOAD Country,

     Code,

     Staffs,

     Position,

     Designation,

     Flag

FROM

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

But i only found country on my field after reloading. what do i do?

Rgds

Ema

12 Replies
Not applicable
Author

i followed ur step this wat i got. whats wrong?

Not applicable
Author

Does the relative directory Flags exists ? and Does it contain the .bmp files ?. Flags as it is stated in the .csv file should exists where the qview document resides.

You can go to the Edit expression -> Image -> Imge Folder  r and you won't see qmem://Country/ in the list if the images failed to load.

Not applicable
Author

flagsdemo.zip  containing the .csv the qview file and the Flags directory. Extract them and play around. If you want to send me your zip directory I can take a look at it .