<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Store Images Into QVDs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449416#M701115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you open the table viewer&amp;nbsp; you will not see a table named "IMPORT INSPECTION IMAGES". Info Load does not create a traditional table. Rather it creates a link between a field value and the image -- which I think is stored in the special $Info table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't tried it, but you might try BINARY load of a qvw that contains INFO LOADed dat and see if you can use that as a data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2012 21:20:20 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2012-10-24T21:20:20Z</dc:date>
    <item>
      <title>Store Images Into QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449415#M701114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to store images that have been imported into QlikView (Desktop) into a QVD?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-right: -42.3pt; margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;FOR&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = 1 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;TO&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(NrRows)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;FilePath&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;PEEK&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('FILEPATH', &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(i)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; - 1, 'INSPECTION IMAGES');&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LET&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;ID&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; =&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;PEEK&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('IMAGEID', &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(i)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; - 1, 'INSPECTION IMAGES');&lt;BR /&gt; &lt;BR /&gt; "IMPORT INSPECTION IMAGES":&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;BUNDLE&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INFO&lt;/SPAN&gt; &lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INLINE&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[IMAGEID, FILEPATH&lt;BR /&gt; $(ID), $(FilePath)]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; ;&lt;BR /&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;NEXT&lt;/STRONG&gt; &lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;i&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;STORE&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; [IMPORT INSPECTION IMAGES] &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; '$(iQVDPath)IMPORT INSPECTION IMAGES.QVD'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-right: -42.3pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;The import function works perfectly (i.e. everything before the STORE statement). However, when I try to store the table [IMPORT INSPECTION &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;IMAGES&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;] into a QVD, I get an error which states that the [&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;IMPORT INSPECTION &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;IMAGES&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;] tablet cannot be found, as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;STORE * FROM [IMPORT INSPECTION IMAGES] INTO 'C:\Program Files\QlikView\QVD Files\IMPORT INSPECTION IMAGES.QVD'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My purpose for this requirement is to be able to import all my data, including pictures, into a QlikView model. Then I want to create the relevant QVDs, again including pictures, and FTP the QVD files to another site. At the new site, I want to download the QVDs from the FTP site and import them into the same QlikView Model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This allows for easy data transfer. However, it is critical that the pictures are transferred as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 15:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449415#M701114</guid>
      <dc:creator />
      <dc:date>2012-10-24T15:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Store Images Into QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449416#M701115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you open the table viewer&amp;nbsp; you will not see a table named "IMPORT INSPECTION IMAGES". Info Load does not create a traditional table. Rather it creates a link between a field value and the image -- which I think is stored in the special $Info table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't tried it, but you might try BINARY load of a qvw that contains INFO LOADed dat and see if you can use that as a data source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 21:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449416#M701115</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-10-24T21:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Store Images Into QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449417#M701116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've played around with the BINARY load and it seems to work well. My only concern is that I need to send incremental data which will require multiple BINARY loads which it seems isn't possible in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I do like about the solution is that I can send one QVW instead of multiple QVDs at a time. Also, the QVW takes the picture with it (using BUNDLE INFO LOAD).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to load multiple QVW files into one new QVW using a BINARY load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 06:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449417#M701116</guid>
      <dc:creator />
      <dc:date>2012-10-25T06:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Store Images Into QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449418#M701117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Start by binary loading the existing qvw. Then run the script to load the latest data. All tables should autoconcatenate. At the end, you'll have one qvw. The downside is you'll have to ftp that entire qvw every time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 14:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449418#M701117</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-10-25T14:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Store Images Into QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449419#M701118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your further feedback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I won't be able to send incremental QVW files via FTP and then load them into a single QVW via multiple BINARY loads?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;binary &lt;D&gt;;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;binary &lt;D&gt;;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT .... ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 14:50:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449419#M701118</guid>
      <dc:creator />
      <dc:date>2012-10-25T14:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Store Images Into QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449420#M701119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, you cannot load multiple using BINARY. You can have only one BINARY in a script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 14:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449420#M701119</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-10-25T14:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Store Images Into QVDs</title>
      <link>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449421#M701120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there possibly any other method of transferring the picture that you can think of? The QVW files become very big due to the pictures, so I won't be able to resend the whole QVW each evening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 14:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-Images-Into-QVDs/m-p/449421#M701120</guid>
      <dc:creator />
      <dc:date>2012-10-25T14:59:08Z</dc:date>
    </item>
  </channel>
</rss>

