Hello
I'm trying to create an inline table to show text and images. I've added this to the script
LOAD * Inline [
ID , name , file
1 , image1 , https://commons.wikimedia.org/wiki/Category:SVG_special_or_fictional_flags_of_Japan#/media/File:JPS_...,
2 , image2 , hhttps://commons.wikimedia.org/wiki/Category:SVG_special_or_fictional_flags_of_Japan#/media/File:Flag_of_Nobita_(alt).svg,
3 , image3 , https://commons.wikimedia.org/wiki/Category:SVG_special_or_fictional_flags_of_Japan#/media/File:Flag...
];
And I've added commons.wikimedia.org in the security section of qlik sense saas.
Images are not showing and I still receive an error (using the chrome developers tools): Content Security Policy directive
Refused to load the image 'unsafe:hhttps://commons.wikimedia.org/wiki/Category:SVG_special_or_fictional_flags_of_Japan#/media/File:Flag_of_Nobita_(alt).svg' because it violates the following Content Security Policy directive: "img-src 'self' data: maps.qlikcloud.com ibasemaps-api.arcgis.com cdn.pendo.io app.pendo.io pendo-static-5763789454311424.storage.googleapis.com data.pendo.io *.gravatar.com *.wp.com *.googleusercontent.com cdn.qlik-stage.com cdn.qlikcloud.com d19uocc72ax6zk.cloudfront.net commons.wikimedia.org".
Can you explain me how to set the correctly the security section? In attachment what i am currently doing
Hi You can use a extension https://github.com/ajaykakkar93/TableBox
This helps you customize using standard table with HTML tags as well for fixed reporting purpose