Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I need a way to programmatically add images to a content library or (best case scenario) have a way for a content library to add automatically all images in a given folder and when a new image is added, to automatically include in the content library?
Basically, I am trying to do is to show an image in the UI that is not loaded inside the application. The image will depend on the user's selections. Info Load does not work in Qlik Sense, just in QlikView. Absolute paths, even with standard mode disable, also do not work for images. Adding the images to the web is also not an option.
Any thoughts?
This style of approach seems to be what you're looking for: https://github.com/ahaydon/Qlik-Cli-Windows/issues/169#issuecomment-992778994
It leverages the Qlik-Cli-Windows PowerShell module (how to install) to interact with the Qlik Sense Repository API.
This style of approach seems to be what you're looking for: https://github.com/ahaydon/Qlik-Cli-Windows/issues/169#issuecomment-992778994
It leverages the Qlik-Cli-Windows PowerShell module (how to install) to interact with the Qlik Sense Repository API.