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: 
Anonymous
Not applicable

How to do Bundle Load

Hi ALL,

How to do bundle load / how to load images in QV. i want to display images in straight table???

Regards,

Nagesh.

3 Replies
migueldelval
Specialist
Specialist

Hi Nagesh,


Read this document, please. I think that are going to be useful to you

Bundle Info Load

Regards

Miguel del Valle

trdandamudi
Master II
Master II

vishsaggi
Champion III
Champion III

Like this:

Images: 

BUNDLE LOAD * INLINE [ 

ImageID, Path 

GreenLight,   \\Server-1\BI\QlikView\Dashboard\Images\greenlight.jpg

YellowLight,  \\Server-1\BI\QlikView\Dashboard\Images\yellowlight.jpg

RedLight,     \\Server-1\BI\QlikView\Dashboard\Images\redlight.jpg

GreyLight,    \\Server-1\BI\QlikView\Dashboard\Images\greylight.jpg

Logo,        \\Server-1\BI\QlikView\Dashboard\Images\Logo.png

];

Thanks,

V.