Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
suresh_rawat
Creator II
Creator II

Image Format in QlikView Used

Hi All,

I want to fetch images(In Bit Format) from my database.

Please confirm me is it possible in qlikview that we can fetch images(In Bit format) from datasource.

If yes, please suggest how to proceed.

Please reply ASAP..very urgent.

Regards

Suresh Rawat

5 Replies
avinashelite

Hi ,

Use BUNDLE INFO load , try like below

BUNDLE INFO LOAD * INLINE [

    Photo, Index

  Badge_New.jpg,C:\Users\c_arang\Desktop\Badge_New.jpg

    ];

jsingh71
Partner - Specialist
Partner - Specialist

Hi Suresh,

See this:

     Loading Images into QlikView

suresh_rawat
Creator II
Creator II
Author

Hi Avinash,

Thanks for your reply.

But my question is can we load images in qlikview which are stored in our database as in bit format.

Your example showing me jpg format.

Regards

Suresh Rawat

suresh_rawat
Creator II
Creator II
Author

Hi,

Thanks for your reply.

In the blog i find only gif & jpg format images.

But my question is can we load images in qlikview which are stored in our database as in bit format.

Regards

Suresh Rawat