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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

picture column-pls help

hi,

i have to create a chart with picture column. folder path of picture folder is" E:\RoadShow-catelog\pics\". folder path of application folder is "E:\RoadShow-catelog\". I tried but the image field is not coming. pls help

Labels (1)
25 Replies
iktrayanov
Creator III
Creator III

There you go.

Not applicable
Author

hi jagan I tried it but not successful to me. so i tried this

T:

load  Item &'.jpg' as image,    Item Resident road1;

Bundle load Item,'E:\Qlikview\RoadShow-catelog\pics\' & Item as Path Resident T;

is this wrong?

Siva_Sankar
Master II
Master II

in the expression tab, under representation choose 'image'.

Regards.

Siva

jagan
Partner - Champion III
Partner - Champion III

Hi,

Did you selected

Chart Properties -> Expression tab -> Select Expression and select Image in Representation listbox.

Regards,

Jagan.

Not applicable
Author

hi ivan, this also only shows the path for me not the image. can u edit my application and send?

iktrayanov
Creator III
Creator III

I have only personal edition on this system so I can't open your file. But this is not the problem here (you don't have the pictures on the same location so it wont work). I suggest you replace the .xlsx file with your paths and images. Mine looks like this.

Not applicable
Author

iktrayanov
Creator III
Creator III

Try this one.

Not applicable
Author

pic.jpg

hi Jagan, I did it. but only comes the image name not the image preview. see the image. can u correct my sample pls

Not applicable
Author

Hi

PFA

Hope this will help you