<?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: Condition for pictures in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Condition-for-pictures/m-p/917309#M650919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From help:&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor217"&gt;&lt;/A&gt;Bundle&lt;/H1&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The &lt;SPAN class="Bold"&gt;Bundle&lt;/SPAN&gt;prefix is used to include external files, such as image or sound files, or objects connected to a field value, to be &lt;BR /&gt;stored in the qvw file. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If a piece of external information, such as an image or a sound file is to be connected to a field value, this is done in a table that is loaded with the &lt;SPAN class="Bold"&gt;Info&lt;/SPAN&gt; prefix. In order to maintain portability, it is possible to include the external files into the .qvw file itself. To this end &lt;BR /&gt;use the &lt;SPAN class="Bold"&gt;Bundle&lt;/SPAN&gt; prefix. The bundled info files are compressed in the process, but will nevertheless take up additional space both &lt;BR /&gt;in the file and in RAM. Therefore consider both the size and the number of bundled files before going for this solution. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The info may be referenced from the layout as normal info, via the chart info function or as an internal file via the special syntax &lt;SPAN class="Bold"&gt;qmem:&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;// fieldname / fieldvalue alternatively &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;qmem:&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;// fieldname / &amp;lt; index &amp;gt;&lt;/SPAN&gt; where index is the internal index of a field value. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The &lt;SPAN class="Bold"&gt;Info&lt;/SPAN&gt; prefix may be omitted when &lt;SPAN class="Bold"&gt;Bundle&lt;/SPAN&gt; is used. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;Bundle&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;[&lt;SPAN class="Bold"&gt;Info&lt;/SPAN&gt;] ( loadstatement | selectstatement)&lt;/SPAN&gt; &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="example"&gt;Examples:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="Code"&gt;Bundle Info Load * Fom flagoecd.csv;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="Code"&gt;Bundle SQL Select * From infotable;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2015 07:47:51 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-07-28T07:47:51Z</dc:date>
    <item>
      <title>Condition for pictures</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-for-pictures/m-p/917308#M650917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two questions: &lt;/P&gt;&lt;P&gt;1) Is it possible to identify a picture in script so that I could use it futher via its ID or anything else&lt;/P&gt;&lt;P&gt;2) The main problem is that I need such a condition that only 1 of 10-15 pictures will be represented. These pistures should be saved in qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;&lt;P&gt;Marina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 07:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-for-pictures/m-p/917308#M650917</guid>
      <dc:creator />
      <dc:date>2015-07-28T07:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Condition for pictures</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-for-pictures/m-p/917309#M650919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From help:&lt;/P&gt;&lt;H1&gt;&lt;A name="kanchor217"&gt;&lt;/A&gt;Bundle&lt;/H1&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The &lt;SPAN class="Bold"&gt;Bundle&lt;/SPAN&gt;prefix is used to include external files, such as image or sound files, or objects connected to a field value, to be &lt;BR /&gt;stored in the qvw file. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If a piece of external information, such as an image or a sound file is to be connected to a field value, this is done in a table that is loaded with the &lt;SPAN class="Bold"&gt;Info&lt;/SPAN&gt; prefix. In order to maintain portability, it is possible to include the external files into the .qvw file itself. To this end &lt;BR /&gt;use the &lt;SPAN class="Bold"&gt;Bundle&lt;/SPAN&gt; prefix. The bundled info files are compressed in the process, but will nevertheless take up additional space both &lt;BR /&gt;in the file and in RAM. Therefore consider both the size and the number of bundled files before going for this solution. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The info may be referenced from the layout as normal info, via the chart info function or as an internal file via the special syntax &lt;SPAN class="Bold"&gt;qmem:&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;// fieldname / fieldvalue alternatively &lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;qmem:&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;// fieldname / &amp;lt; index &amp;gt;&lt;/SPAN&gt; where index is the internal index of a field value. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The &lt;SPAN class="Bold"&gt;Info&lt;/SPAN&gt; prefix may be omitted when &lt;SPAN class="Bold"&gt;Bundle&lt;/SPAN&gt; is used. &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;Bundle&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;[&lt;SPAN class="Bold"&gt;Info&lt;/SPAN&gt;] ( loadstatement | selectstatement)&lt;/SPAN&gt; &lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="example"&gt;Examples:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="Code"&gt;Bundle Info Load * Fom flagoecd.csv;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P class="Code"&gt;Bundle SQL Select * From infotable;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 07:47:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-for-pictures/m-p/917309#M650919</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-07-28T07:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Condition for pictures</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-for-pictures/m-p/917310#M650920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Marina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Bundle method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached an example with a various examples. Bundle, Info, Background...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 07:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-for-pictures/m-p/917310#M650920</guid>
      <dc:creator>sorrakis01</dc:creator>
      <dc:date>2015-07-28T07:48:39Z</dc:date>
    </item>
  </channel>
</rss>

