- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Store ID and Image into QVD Format
Hi all,
Currently i'm doing Binary load to fetch huge amount of ID and Images to the report.
I tried saving info. into qvd and loading - but the image is not loading!
Can some one please throw some lime light how do we store and fetch images in qvd format??
Any help is highly appreciated!
Temp2:
Bundle LOAD ID, Path
FROM Test.csv (qvd);
Temp:
LOAD ID, FNAME,LNAME
FROM
Test.csv(qvd);
Store Temp into Temp.qvd;
Then i'm loading it from qvd -
Any help is highly appreciated
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Binary load is loading a qvw as it is in disk with all tables. Its a "super fast" feature by Qlik. Enabling loading "zillions" of records in a few seconds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don´t think it´s possible to store a binary object (a image) into a QVD file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hmm....
Yes Sir.
So...Binary load is the avalable best option for high volume data right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Binary load is loading a qvw as it is in disk with all tables. Its a "super fast" feature by Qlik. Enabling loading "zillions" of records in a few seconds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you sir!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I´m not a "sir"