<?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 Display A image Dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148650#M26921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there&lt;/P&gt;&lt;P&gt;use BUNDLE INFO in your image&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;emp.name,&lt;/P&gt;&lt;P&gt;I&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;hope it works&lt;/P&gt;&lt;P&gt;thans &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Sep 2011 11:34:09 GMT</pubDate>
    <dc:creator>rohit214</dc:creator>
    <dc:date>2011-09-02T11:34:09Z</dc:date>
    <item>
      <title>Display A image Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148646#M26917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i display the images dynamically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 14:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148646#M26917</guid>
      <dc:creator />
      <dc:date>2009-07-07T14:26:35Z</dc:date>
    </item>
    <item>
      <title>Display A image Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148647#M26918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Exactly what images in which controls?&lt;/P&gt;&lt;P&gt;If you look at the Google Maps example document you will see that the image in the map is dynamically created from an API call - look at the "Colors" tab and the "Dynamic Image" property.&lt;/P&gt;&lt;P&gt;You can also get a similar effect in Text objects if you add '.jpg' to the end of the API call so that QlikView recognises is as an image.&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;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2009 16:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148647#M26918</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-07-07T16:56:49Z</dc:date>
    </item>
    <item>
      <title>Display A image Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148648#M26919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnx 4 ur reply Stephen,&lt;/P&gt;&lt;P&gt;I need to display the image of employees.. these images are in BMP format ...wat i have done tat store the images in the table ..and those images store in hexadecimal format. and whn um calling those tables in the Qlikview and trying to show images in the TEXTBOX control ... it is not displaying...&lt;/P&gt;&lt;P&gt;EX:-&lt;/P&gt;&lt;P&gt;Load images&lt;/P&gt;&lt;P&gt;from images.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXP um using int textbox control is --- info(images)&lt;/P&gt;&lt;P&gt;bt is nshowing nthing ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 12:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148648#M26919</guid>
      <dc:creator />
      <dc:date>2009-07-08T12:36:16Z</dc:date>
    </item>
    <item>
      <title>Display A image Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148649#M26920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think that I tried this recently but you can't save Info into a QVD!&lt;/P&gt;&lt;P&gt;What happens when you load it straight from the source?&lt;/P&gt;&lt;P&gt;If you are loading from info, you can also try the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;&lt;BR /&gt;qmem://YOUR_INFO_FIELD_NAME/Record_Value&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 20:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148649#M26920</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-07-08T20:23:04Z</dc:date>
    </item>
    <item>
      <title>Display A image Dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148650#M26921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there&lt;/P&gt;&lt;P&gt;use BUNDLE INFO in your image&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;emp.name,&lt;/P&gt;&lt;P&gt;I&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;hope it works&lt;/P&gt;&lt;P&gt;thans &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 11:34:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-A-image-Dynamically/m-p/148650#M26921</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-09-02T11:34:09Z</dc:date>
    </item>
  </channel>
</rss>

