Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
EJeronimo
Contributor III
Contributor III

How to use image with Vizlib KPI Designer

I'm tring to show the image in Vizlib KPI Design object using the script below but its doens't work.

How can i do this?

Script:

TEST_IMAGE:
LOAD
ID,
"Program Worktask",
Path_Image

FROM [lib://FOLDER_PRD_EXT_LATAM_ENGINEERING_LAB & DAS/PIR.xlsx]
(ooxml, embedded labels, table is Sheet1);

excel file:

ID Program Worktask Path_Image
CPPRAA179859 AAH6200 \\Cifs1cnhfs01.cnh2.cnhgroup.cnh.com\qprd_la_engineering_labdas\PIR_Image\CPPRAA179859.jpg
CPPRAA179854 AAH6200 \\Cifs1cnhfs01.cnh2.cnhgroup.cnh.com\qprd_la_engineering_labdas\PIR_Image\CPPRAA179854.jpg

 

VizLib KPI Design:

EJeronimo_0-1698083574322.png

 

 

 

Labels (1)
1 Reply
Frank_S
Support
Support

Consider using the Qlik Content Library to keep your images

https://help.qlik.com/en-US/sense-admin/August2023/Subsystems/DeployAdministerQSE/Content/Sense_Depl...

Please remember hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!