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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Problem displaying images

Hi guys!

I have the following problem: I load images into *.qvw using Bundle Info function. After load I can see it in Edit Expression window in Images tab. But when I reload data into *.qvw once again, without any changes in load script, images disappear.

Has anybody faced with this problem?

1 Solution

Accepted Solutions
Not applicable
Author

I put the tab with bundle info function to the end of load script, and it worked out. Images don't disappear after reloading anymore.

View solution in original post

2 Replies
tombombadil
Contributor III
Contributor III

Hi,

data is discarded everytime you reload.

Therefore, you have to add the images also at every reload.

Best regards,

Tom

Not applicable
Author

I put the tab with bundle info function to the end of load script, and it worked out. Images don't disappear after reloading anymore.