Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
Short answer: No
You need to move them to the Content library.
Ok. Is there any way to avoid the upload limit of 50 files to a content library?
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).