Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
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.

1 Reply
MarcoWedel

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