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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
tmumaw
Specialist II
Specialist II

Changing Images

Hi all,

I'm wondering if there is a way to allow images (bmp) to change based on a file furnished by a user.  I currently have this application where images are maintained by users in a file.  I would like to make it dynamic where if they changed the image in the file it would automatically change when the QVW gets updated.  I have them created currently as text objects, but don't want to have to change them manually.

Thanks

Labels (1)
1 Reply
swapniltaz
Contributor III
Contributor III

Hi we have Bundled Prefix available while loading a QVW .

Bundle [Info] ( loadstatement | selectstatement)
This will help you to stire external files like images,SOund files into your QVD . You can use this for your purpose .