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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
ste_berbenni
Partner - Contributor II
Partner - Contributor II

Download Image from Qlikview app

Hi all,

I need to enable users to download images from an application.

I load image with "Bundle Load" and I can see images in Tables and text Boxes.

But I don't know how enable users to download this images.

"Copy image to clipboard" function doesn't work in web view.

Thanks in advance,

Stefano

Labels (1)
1 Reply
Miguel_Angel_Baeyens

Hi Stefano,

If you need them to download, then do not do a BUNDLE load but a normal load and use the UNC location \\SERVER\folder\picture.jpg so they can click and open locally.

Miguel