<?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 help loading Image in QVw in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-loading-Image-in-QVw/m-p/1114133#M368013</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;I am trying to load images to my qvw file . my script is not working . It just displays img path .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can somebody help ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2016 17:49:26 GMT</pubDate>
    <dc:creator>arusanah</dc:creator>
    <dc:date>2016-08-02T17:49:26Z</dc:date>
    <item>
      <title>help loading Image in QVw</title>
      <link>https://community.qlik.com/t5/QlikView/help-loading-Image-in-QVw/m-p/1114133#M368013</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;I am trying to load images to my qvw file . my script is not working . It just displays img path .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can somebody help ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 17:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-loading-Image-in-QVw/m-p/1114133#M368013</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2016-08-02T17:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: help loading Image in QVw</title>
      <link>https://community.qlik.com/t5/QlikView/help-loading-Image-in-QVw/m-p/1114134#M368014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the below link will help you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2588" data-containertype="37" data-objectid="3145" data-objecttype="38" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/05/31/loading-images-into-qlikview" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Loading Images into QlikView&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2051" data-containertype="14" data-objectid="57821" data-objecttype="1" href="https://community.qlik.com/thread/57821" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Load images into Script&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="5665" data-objecttype="102" href="https://community.qlik.com/docs/DOC-5665" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Load Images with the help of Bundle load&lt;/A&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A _jive_internal="true" class="jive-acclaim-likelink" data-command="like" data-object-id="1065113" data-object-type="2" href="https://community.qlik.com/thread/221519" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;Display product photo&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 17:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-loading-Image-in-QVw/m-p/1114134#M368014</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-08-02T17:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: help loading Image in QVw</title>
      <link>https://community.qlik.com/t5/QlikView/help-loading-Image-in-QVw/m-p/1114135#M368015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey arusanah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try attached script. (place Eligiblity.png in c:\)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description:&lt;/P&gt;&lt;P&gt;- You will need to use BUNDLE Load&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14701613776566805" jivemacro_uid="_14701613776566805"&gt;
&lt;P&gt;Images:&amp;nbsp; &lt;/P&gt;
&lt;P&gt;BUNDLE LOAD * INLINE [&amp;nbsp; &lt;/P&gt;
&lt;P&gt;ImageID, Path&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Elig, c:\Eligiblity.png&lt;/P&gt;
&lt;P&gt;];&amp;nbsp; &lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Add a Text object and choose "Image" From Representation dropdown (General tab)&lt;/P&gt;&lt;P&gt;-&amp;nbsp; Paste below as a "Text" of Text object (please note the equal sign):&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14701614665987063" jivemacro_uid="_14701614665987063"&gt;
&lt;P&gt;='qmem://ImageID/Elig'&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;- If Image does not look good play around with "Image Stretch" dropdown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course Text Object is just an example, you can add your images in other objects (for example, add Flags in Country List Box)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Kuba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 18:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-loading-Image-in-QVw/m-p/1114135#M368015</guid>
      <dc:creator />
      <dc:date>2016-08-02T18:04:58Z</dc:date>
    </item>
  </channel>
</rss>

