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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

bundle info

hi Experts,

i want to load an external image into my qvw.

when i try bundle load using excel, it worked.

but when i tried for load * inline, it is not working.

i m getting error as missing/misplaced from

My script below:

Images:

Bundle Info LOAD * Inline[

Image Name,Image location

1,images\Amber arrow.png

];

Am i doing anything wrong?

Please help me to correct this

1 Solution

Accepted Solutions
Not applicable
Author

just load the images directly in the expression with the path

example : 'Images\Arrow.png'

View solution in original post

3 Replies
Ronnie_Taborn
Support
Support

What version are you on? 

Not applicable
Author

11.2 SR13

Not applicable
Author

just load the images directly in the expression with the path

example : 'Images\Arrow.png'