Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
i followed ur step this wat i got. whats wrong?
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.
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 .