<?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 test if image is exists after bundle load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/test-if-image-is-exists-after-bundle-load/m-p/560492#M556235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an function that can tell you if an image exist or nog in QlikView after the images are load using the bundle statement?&lt;/P&gt;&lt;P&gt;The reason is that I want to have a default image when there is no image found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jul 2013 09:01:02 GMT</pubDate>
    <dc:creator>frank_bossuyt</dc:creator>
    <dc:date>2013-07-10T09:01:02Z</dc:date>
    <item>
      <title>test if image is exists after bundle load</title>
      <link>https://community.qlik.com/t5/QlikView/test-if-image-is-exists-after-bundle-load/m-p/560492#M556235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there an function that can tell you if an image exist or nog in QlikView after the images are load using the bundle statement?&lt;/P&gt;&lt;P&gt;The reason is that I want to have a default image when there is no image found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 09:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/test-if-image-is-exists-after-bundle-load/m-p/560492#M556235</guid>
      <dc:creator>frank_bossuyt</dc:creator>
      <dc:date>2013-07-10T09:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: test if image is exists after bundle load</title>
      <link>https://community.qlik.com/t5/QlikView/test-if-image-is-exists-after-bundle-load/m-p/560493#M556236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can set your image ID only when the file exists, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Images:&lt;/P&gt;&lt;P&gt;Bundle LOAD if(FileSize(Path),ID ) as ID, Path INLINE [&lt;/P&gt;&lt;P&gt;ID,Path&lt;/P&gt;&lt;P&gt;1,'Image1.jpg'&lt;/P&gt;&lt;P&gt;2,'ImageNotExists.jpg'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then check on existence of your ID in your expression:&lt;/P&gt;&lt;P&gt;=if(only({&amp;lt;ID = {2}&amp;gt;} ID), 'qmem://ID/2','qmem://ID/1')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jul 2013 10:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/test-if-image-is-exists-after-bundle-load/m-p/560493#M556236</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-07-10T10:50:18Z</dc:date>
    </item>
  </channel>
</rss>

