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: 
koushik_btech20
Creator
Creator

Display Image in QV stored as binary data in DB

I am facing a problem to displaying a blob field image data in Qlikview.The data source is SQL server. After extraction the blob data remains in binary format whereas I need it to be display as image format.

Labels (1)
1 Reply
MarcoWedel
MVP
MVP

maybe this helps:

Importing user pictures from active directory

I would try to temporarily save it to disk with a vbs function (module) and then import it with bundle info load.

hope this helps

regards

Marco