Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
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