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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out 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

Labels (1)
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
Former Employee
Former Employee

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'