<?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: Load images into Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360171#M133733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel, thank you for sharing.&lt;/P&gt;&lt;P&gt;I have follwoed the instructions step-by-step, but the images are not available for preview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attachment for clarity. Any steer would be much appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35998" class="jive-image-thumbnail jive-image" onclick="" alt="bundle-image-upload.jpg" src="https://community.qlik.com/legacyfs/online/35998_bundle-image-upload.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 15:27:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-03T15:27:51Z</dc:date>
    <item>
      <title>Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360164#M133726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read I few post on this but cant quite get it to work !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 images saved in a folder on my drive (s:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/"&gt;\\vs1bkcfc2\bkccops\&lt;/A&gt; Qlikview\Qlikview Images\Yes.jpg&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/"&gt;\\vs1bkcfc2\bkccops\&lt;/A&gt; Qlikview\Qlikview Images\No.jpg&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/"&gt;\\vs1bkcfc2\bkccops\&lt;/A&gt; Qlikview\Qlikview Images\Maybe.jpg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking to load them in with the script so I can use an if statment on a text object to show each one ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone advise of the laod please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 08:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360164#M133726</guid>
      <dc:creator />
      <dc:date>2012-07-20T08:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360165#M133727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following will include the images in the QVW file, then you can see them in the expression dialog in the Images tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13427726929174467" jivemacro_uid="_13427726929174467"&gt;&lt;P&gt;Images:&lt;/P&gt;&lt;P&gt;BUNDLE LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ImageID, Path&lt;/P&gt;&lt;P&gt;Yes, \\vs1bkcfc2\bkccops\Qlikview\Qlikview Images\Yes.jpg&lt;/P&gt;&lt;P&gt;No, \\vs1bkcfc2\bkccops\Qlikview\Qlikview Images\No.jpg&lt;/P&gt;&lt;P&gt;Maybe, \\vs1bkcfc2\bkccops\Qlikview\Qlikview Images\Maybe.jpg&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check &lt;A _jive_internal="true" href="https://community.qlik.com/message/226910"&gt;this thread&lt;/A&gt; just in case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 08:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360165#M133727</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-07-20T08:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360166#M133728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OMG Thanks Miguel so simple and works perfect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 08:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360166#M133728</guid>
      <dc:creator />
      <dc:date>2012-07-20T08:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360167#M133729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OMG Thanks Miguel so simple and works perfect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 08:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360167#M133729</guid>
      <dc:creator />
      <dc:date>2012-07-20T08:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360168#M133730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how to enable the images to show up in the browser using AJAX?&lt;/P&gt;&lt;P&gt;They are perfectly displayed in the local version of the application &amp;amp; WebView in both listboxes and straight tables/pivot tables and so forth but won't appear in the browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jerome&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 17:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360168#M133730</guid>
      <dc:creator />
      <dc:date>2012-10-03T17:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360169#M133731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are doing a bundle load, the images should be withing the QVW file, and therefore show correctly. I have tested a text object in Server 11 SR2 11414 with a bundled load image viewed with Chrome in Ajax and it displays all right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version are you using and how are you loading the files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 09:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360169#M133731</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-10-04T09:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360170#M133732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason when I deployed the application on the server the images weren't included during the reload, and were therefore not displayed in the local file.&lt;/P&gt;&lt;P&gt;It's now working (although images are croped in webView and not in classical view). Thanks for your support!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jerome&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 12:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360170#M133732</guid>
      <dc:creator />
      <dc:date>2012-10-04T12:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360171#M133733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel, thank you for sharing.&lt;/P&gt;&lt;P&gt;I have follwoed the instructions step-by-step, but the images are not available for preview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attachment for clarity. Any steer would be much appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35998" class="jive-image-thumbnail jive-image" onclick="" alt="bundle-image-upload.jpg" src="https://community.qlik.com/legacyfs/online/35998_bundle-image-upload.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 15:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360171#M133733</guid>
      <dc:creator />
      <dc:date>2013-04-03T15:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360172#M133734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Miguel, thank you for sharing. I have follwoed the instructions step-by-step, but the images are not available for preview See attachment for clarity. Any steer would be much appreciated. Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="36005" class="jive-image-thumbnail jive-image" onclick="" alt="bundle-image-upload.jpg" src="https://community.qlik.com/legacyfs/online/36005_bundle-image-upload.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 15:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360172#M133734</guid>
      <dc:creator />
      <dc:date>2013-04-03T15:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Load images into Script</title>
      <link>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360173#M133735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Miguel Angel, muchas gracias por esta tan buena solución.&lt;/P&gt;&lt;P&gt;Pero tengo un problema, que al crear el BUNDLE, en la ruta que pongo es como si no encontrara las imágenes, ya que no las muestra. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Por ejemplo si yo tengo una imagen ( foto1.png) y está en ( C:\\Imágenes\foto1.png ). &lt;/P&gt;&lt;P&gt;¿Cómo lo tengo que poner para que se referencie la imagen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Un saludo y muchas gracias. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 09:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-images-into-Script/m-p/360173#M133735</guid>
      <dc:creator />
      <dc:date>2014-05-09T09:43:50Z</dc:date>
    </item>
  </channel>
</rss>

