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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
fks
Contributor III
Contributor III

localhost URL link without IIS

Hi,

On the Qlik Sense server I have a folder containing a large selection of files.

I would like to create URLs to be able to view them from withing a QS table object etc.

If running IIS on the QS server it seems pretty straightforward to set up a website linking to a local folder.  But can the same be achieved without IIS, only using Qlik Sense built-in web server?

 

Labels (1)
3 Replies
ErikWetterberg

Short answer: No

You need to move them to the Content library.

 

fks
Contributor III
Contributor III
Author

Ok. Is there any way to avoid the upload limit of 50 files to a content library?

fks
Contributor III
Contributor III
Author

I solved the problem with multiple files (>50) uploads to a content library, using a PowerShell script based on QlikSense-LCL (https://github.com/Yeseh/QlikSense-LCL).