<?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 image selector in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/image-selector/m-p/689862#M249751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi.&lt;/P&gt;&lt;P&gt;is there any way to add some new images to image selector of edit expression window?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Sep 2014 07:48:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-13T07:48:54Z</dc:date>
    <item>
      <title>image selector</title>
      <link>https://community.qlik.com/t5/QlikView/image-selector/m-p/689862#M249751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi.&lt;/P&gt;&lt;P&gt;is there any way to add some new images to image selector of edit expression window?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Sep 2014 07:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image-selector/m-p/689862#M249751</guid>
      <dc:creator />
      <dc:date>2014-09-13T07:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: image selector</title>
      <link>https://community.qlik.com/t5/QlikView/image-selector/m-p/689863#M249752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want Images from outside, you can use Bundle Load... Please check below link...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/05/31/loading-images-into-qlikview" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/05/31/loading-images-into-qlikview"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/05/31/loading-images-into-qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Sep 2014 08:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image-selector/m-p/689863#M249752</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-13T08:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: image selector</title>
      <link>https://community.qlik.com/t5/QlikView/image-selector/m-p/689864#M249753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is also a possibility of using Info() Load if you do not want to increase the size of your document or reuse images across more than one document.&lt;/P&gt;&lt;P&gt;Here is something from reference manual:&lt;STRONG&gt; &lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Info&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If a piece of external information, such as a text file, a picture or a video is to be linked to a field value, this is done in a table that is loaded using an &lt;SPAN class="Bold"&gt;info&lt;/SPAN&gt; prefix. (In some cases it will be preferable to store the information inside the .qvw file, by using the &lt;EM style="text-decoration: underline;"&gt;Bundle&lt;/EM&gt; prefix.) The table must contain two columns only, the first one with the field values that will form the keys to the information, the second one containing the information elements, e.g. the file names of the pictures etcetera.&lt;/P&gt;&lt;P&gt;The same applies to, for example, a picture from a database management system. On a binary field, a blob, the info select statement makes an implicit &lt;SPAN class="Bold"&gt;bundle&lt;/SPAN&gt;, i.e. the binary data will be fetched immediately and stored in the qvw. The binary data must be the second field in a &lt;SPAN class="Bold"&gt;select&lt;/SPAN&gt; statement.&lt;/P&gt;&lt;P&gt;The syntax is:&lt;/P&gt;&lt;P class="syntax"&gt;&lt;SPAN class="Bold"&gt;info &lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;( loadstatement | selectstatement )&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="example"&gt;Examples:&lt;/P&gt;&lt;P class="Code"&gt;Info LOAD * FROM flagoecd.csv;&lt;/P&gt;&lt;P class="Code"&gt;Info SQL SELECT * FROM infotable;&lt;/P&gt;&lt;P class="Code"&gt;Info SQL SELECT Key, Picture FROM infotable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Sep 2014 08:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image-selector/m-p/689864#M249753</guid>
      <dc:creator />
      <dc:date>2014-09-13T08:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: image selector</title>
      <link>https://community.qlik.com/t5/QlikView/image-selector/m-p/689865#M249754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Sep 2014 08:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/image-selector/m-p/689865#M249754</guid>
      <dc:creator />
      <dc:date>2014-09-13T08:50:20Z</dc:date>
    </item>
  </channel>
</rss>

