<?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 import image on the fly from web in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196247#M714104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, thanks for your answer.&lt;/P&gt;&lt;P&gt;Can this be applied in VBScript? I can't load the pictures in the main load script as I would have to load 1000000's.&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Aug 2010 07:03:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-19T07:03:42Z</dc:date>
    <item>
      <title>import image on the fly from web</title>
      <link>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196244#M714101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I have images on an oracle server I can access via a web interface by building a url.&lt;/P&gt;&lt;P&gt;Currently I have hyperlinks that open IE using the constructed URL, but it's a bit messy with multiple web pages opening when you view a few different images.&lt;/P&gt;&lt;P&gt;I can't import all the images as this would take far too long on the reload.&lt;/P&gt;&lt;P&gt;Is there a way I can display the image within my qlikview document? Can I screen scrape the image on the fly from the web?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 20:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196244#M714101</guid>
      <dc:creator />
      <dc:date>2010-08-18T20:48:32Z</dc:date>
    </item>
    <item>
      <title>import image on the fly from web</title>
      <link>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196245#M714102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;I&gt;Yes, you can.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Try the Table as below.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Pict:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; Nr, Picture&lt;BR /&gt; 1, &lt;A href="http://www.c-rural.es/moodle/file.php/1/hammer.png"&gt;http://www.c-rural.es/moodle/file.php/1/hammer.png&lt;/A&gt;&lt;BR /&gt; 2, &lt;A href="http://trinities.org/blog/wp-content/uploads/hammer.jpg"&gt;http://trinities.org/blog/wp-content/uploads/hammer.jpg&lt;/A&gt;&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Now, you have a table with two fields. Nr contains an identiefier to your picture, the field Picture the link to the picture you want to load.&lt;/P&gt;&lt;P&gt;Create a text object on the QV sheet.&lt;/P&gt;&lt;P&gt;AS Text enter "=Picture"&lt;/P&gt;&lt;P&gt;As Representation select "Picture" (default is Text)&lt;/P&gt;&lt;P&gt;Now show the Field "Nr" on the QV sheet. If you select one Number, the corresponding picture is shown.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 22:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196245#M714102</guid>
      <dc:creator />
      <dc:date>2010-08-18T22:59:42Z</dc:date>
    </item>
    <item>
      <title>import image on the fly from web</title>
      <link>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196246#M714103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Please, if I want to take a Excel file from the web, can I apply the same sentence?&lt;/P&gt;&lt;P&gt;Thanks [:'(]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 23:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196246#M714103</guid>
      <dc:creator />
      <dc:date>2010-08-18T23:59:27Z</dc:date>
    </item>
    <item>
      <title>import image on the fly from web</title>
      <link>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196247#M714104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, thanks for your answer.&lt;/P&gt;&lt;P&gt;Can this be applied in VBScript? I can't load the pictures in the main load script as I would have to load 1000000's.&lt;/P&gt;&lt;P&gt;Dominic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 07:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196247#M714104</guid>
      <dc:creator />
      <dc:date>2010-08-19T07:03:42Z</dc:date>
    </item>
    <item>
      <title>import image on the fly from web</title>
      <link>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196248#M714105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dominic,&lt;/P&gt;&lt;P&gt;i'm not aware what's the problem, sorry.&lt;/P&gt;&lt;P&gt;You just have to load the link of the picture into a field. The link could be read out of a database or could be calculated or whatever you want.&lt;/P&gt;&lt;P&gt;So, the script above is just an example to show how it works.To load all the picture physcally into memory could be a nightmare and also uses a giant amount of memory.&lt;/P&gt;&lt;P&gt;So, if the pciture stored on a filesystem, share or a website, just load the link and reference to the pciture.&lt;/P&gt;&lt;P&gt;If that answer wont help, just explain what your special situation and i would try to help.&lt;/P&gt;&lt;P&gt;Nice weekend &amp;amp; best regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 22:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/import-image-on-the-fly-from-web/m-p/196248#M714105</guid>
      <dc:creator />
      <dc:date>2010-08-20T22:58:53Z</dc:date>
    </item>
  </channel>
</rss>

