Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i'm working with some kpis and there is a requirement for dynamic number of kpis and dynamic icons in db. I'm thinking about using kpis with background follow url in db and add it into trellis container. But problem is i can't use any svg or external images, do anyone know why? Is this because qlik block external site? Or i can achive this with Text and Images and Base64 encoding?
thanks
Hi,
To add a image from a URL, the origin must be added to the allowlist in your tenant's Content Security Policy. Add the origin with the img-src directive. This is done in the Administration activity center by an administrator.
For more information, see Creating a CSP entry.
cheers
Hi,
To add a image from a URL, the origin must be added to the allowlist in your tenant's Content Security Policy. Add the origin with the img-src directive. This is done in the Administration activity center by an administrator.
For more information, see Creating a CSP entry.
cheers
I am not sure about use of trellis with this as trellis container further adjust expressions used in nested objects to allow for "trellis" functionality which may be breaking what you are trying to achieve with your background image url expression
hi @Lech_Miszkiewicz then if i upload all icons into media library, is there any way to get the link api of icons automatically