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: 
Crichter141
Creator
Creator

Can the Load editor access a content library

I have images in the content library and images in a URL

I'd like to move this code out of an object and into the Load editor. 

Can it be done and how?  I've never referenced the content library in the load editor.  Help?

=IF(ISNULL(PRODUCT_IMAGE_URL)=0,PRODUCT_IMAGE_URL,
vContentLibrary & TRIM([PRODUCT CODE]) & ' front.jpg')

 

Labels (1)
0 Replies