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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
guruprem
Partner - Creator III
Partner - Creator III

Images in Qlikview

Hi I have to bring customers photos into Application, Please guide me.

At the moment I have table with inRegId, stPhoto fields like these

StPhto.PNG

I do have the dump of files in my folder and I am calling them using bundle Load like this

Phtolocation.PNG

But I could not get a table with Images, I wanna see images here instead of text:

Text Table.PNG

My expression is :

Expression.PNG

Labels (1)
1 Solution

Accepted Solutions
guruprem
Partner - Creator III
Partner - Creator III
Author

Hi Experts,

BUNDLE LOAD and BUFFER INFO LOAD both methods are correct. Currently I used BUNDLE LOAD and in table used Dimension as punitpopli said to resolve this issue.

View solution in original post

7 Replies
ali_hijazi
Partner - Master II
Partner - Master II

use Info(InRegId)

I can walk on water when it freezes
ali_hijazi
Partner - Master II
Partner - Master II

and Use Bundle Load

I can walk on water when it freezes
Not applicable

Hello,

Please see this:

https://community.qlik.com/message/89988#89988

I think it will help you.

punitpopli
Specialist
Specialist

Hi Guruprem

Add column as dimension and under advanced setting Image options -->representation -> select Image and you are done.

If you have to display image in the list box you can use Info(image) in the expression under general tab in list box

Regards,

Punit

HirisH_V7
Master
Master

Hi,

Check this,

Loading Images into QlikView

Bundle Info Load | Qlik Community

Hope this helps,

Hirish

HirisH
Chanty4u
MVP
MVP

chk below examples

guruprem
Partner - Creator III
Partner - Creator III
Author

Hi Experts,

BUNDLE LOAD and BUFFER INFO LOAD both methods are correct. Currently I used BUNDLE LOAD and in table used Dimension as punitpopli said to resolve this issue.