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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Showing Picture in Listbox using expression in AccessPoint

I have a client that is wanting to see pictures of their final product based on the selections they have chosen.  I tried a lot of different object types, but a Listbox using expressions turned out to be the best solution.  Within the list box they can see products created for one day and select specific items based on defect types, etc.

I have the jpg photos working pretty well within QV 11 desktop.  When I try to bring up the application with AccessPoint these pictures do not show up.  If I switch the listbox expression over to text instead of image, I can see the filepath and it looks correct. 

Here is the expression that I am using to view the images "only({$<PhotoType= {60} >} FilePath) & '.jpg'".  Just can't find any reason that this would work on QV11 desktop but not within the AccessPoint.

Thanks for the help!

1 Reply
Jason_Michaelides
Partner - Master II
Partner - Master II

Are you using AJAX client or IE Plugin? Have you tried the other? Is your server version the same as the desktop?