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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Images Not Displayed from Shared Drive

Hello,

I have a application where I want to display the photos of all Sales Persons. These images are stored in a Shared Drive. I am able to see the images in desktop mode, but not able to see them through access point.

Checked that Qlikview Service account have read access to the folder and I am using UNC path.

Please tell me what I am missing here? Below is my sample code:

Bundle load SalesID,

     photo_loc

From $(QVDPath)Sales.qvd(qvd);

Thanks

Labels (1)
0 Replies