<?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 Loading External Image in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336971#M124246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; it is working but i want to store the image in qlikview. So that even if i delete that image from that path. It should show the image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2012 10:36:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-04T10:36:49Z</dc:date>
    <item>
      <title>Loading External Image</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336969#M124244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; How do i add an external image in QlikView. I have a file in its path is 'E:/Images/Star.jpg'. what will be the script for loading it in Qlikview. It can be done using Bundle before the load statement but i am not getting the exact code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 09:44:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336969#M124244</guid>
      <dc:creator />
      <dc:date>2012-04-04T09:44:33Z</dc:date>
    </item>
    <item>
      <title>Loading External Image</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336970#M124245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;id ,Path&lt;/P&gt;&lt;P&gt;1,&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;E:/Images/Star.jpg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;and take&amp;nbsp; text box and&amp;nbsp; write exp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;=Path &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt; select image in representation&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 09:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336970#M124245</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-04-04T09:51:16Z</dc:date>
    </item>
    <item>
      <title>Loading External Image</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336971#M124246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; it is working but i want to store the image in qlikview. So that even if i delete that image from that path. It should show the image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2012 10:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336971#M124246</guid>
      <dc:creator />
      <dc:date>2012-04-04T10:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Loading External Image</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336972#M124247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realize this is an old post, but I'll reply anyway. Maybe it can help new readers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could probably load the images into a .qvd file which you can then reference from the .qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 13:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336972#M124247</guid>
      <dc:creator />
      <dc:date>2013-02-18T13:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Loading External Image</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336973#M124248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You can try the example of scripts below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Bundle Info Load*Inline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Country, Flags&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Taiwan, Flags\Tw.bmp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Best Regard&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 18:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-External-Image/m-p/336973#M124248</guid>
      <dc:creator />
      <dc:date>2013-09-06T18:07:33Z</dc:date>
    </item>
  </channel>
</rss>

