<?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 Display image according to the value! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-image-according-to-the-value/m-p/199686#M58518</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 want to display the image according to the sales value. (i,e) If the sales value is in +ve when compared to the last month then there should be some image should be displayed, if the values is in -ve then there should be some image and if in the both the months there is no sale happened then there should be some image displayed.&lt;BR /&gt;&lt;BR /&gt;Something is like this.&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;2006 2007 Variance Image&lt;/B&gt;&lt;BR /&gt;A1 B1 +ve Image1(This image i am able to display)&lt;BR /&gt;A2 B2 -ve Image2(This image i am able to display)&lt;BR /&gt;A3(0) B3(0) 0 Image3(This image i am not able to display)&lt;BR /&gt;&lt;BR /&gt;I used below expression:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if(Sum(SalValue) - before(Sum(SalValue)) &amp;lt; 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_se_r.png','qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_ne_g.png')&lt;/P&gt;&lt;P&gt;Using the above expression i am able to do the first 2 rows but not the 3rd row.&lt;/P&gt;&lt;P&gt;Let me know what changes i need to do!&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2010 19:47:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-04T19:47:07Z</dc:date>
    <item>
      <title>Display image according to the value!</title>
      <link>https://community.qlik.com/t5/QlikView/Display-image-according-to-the-value/m-p/199686#M58518</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 want to display the image according to the sales value. (i,e) If the sales value is in +ve when compared to the last month then there should be some image should be displayed, if the values is in -ve then there should be some image and if in the both the months there is no sale happened then there should be some image displayed.&lt;BR /&gt;&lt;BR /&gt;Something is like this.&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;2006 2007 Variance Image&lt;/B&gt;&lt;BR /&gt;A1 B1 +ve Image1(This image i am able to display)&lt;BR /&gt;A2 B2 -ve Image2(This image i am able to display)&lt;BR /&gt;A3(0) B3(0) 0 Image3(This image i am not able to display)&lt;BR /&gt;&lt;BR /&gt;I used below expression:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if(Sum(SalValue) - before(Sum(SalValue)) &amp;lt; 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_se_r.png','qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_ne_g.png')&lt;/P&gt;&lt;P&gt;Using the above expression i am able to do the first 2 rows but not the 3rd row.&lt;/P&gt;&lt;P&gt;Let me know what changes i need to do!&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 19:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-image-according-to-the-value/m-p/199686#M58518</guid>
      <dc:creator />
      <dc:date>2010-01-04T19:47:07Z</dc:date>
    </item>
    <item>
      <title>Display image according to the value!</title>
      <link>https://community.qlik.com/t5/QlikView/Display-image-according-to-the-value/m-p/199687#M58519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(Sum(SalValue) - before(Sum(SalValue)) &amp;lt; 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_se_r.png',if(Sum(SalValue) - before(Sum(SalValue)) =0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_e.png',,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_ne_g.png')&lt;/P&gt;&lt;P&gt;Should do it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 19:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-image-according-to-the-value/m-p/199687#M58519</guid>
      <dc:creator />
      <dc:date>2010-01-04T19:54:10Z</dc:date>
    </item>
    <item>
      <title>Display image according to the value!</title>
      <link>https://community.qlik.com/t5/QlikView/Display-image-according-to-the-value/m-p/199688#M58520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry! It's not working! Any other solution please...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 05:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-image-according-to-the-value/m-p/199688#M58520</guid>
      <dc:creator />
      <dc:date>2010-01-05T05:42:38Z</dc:date>
    </item>
    <item>
      <title>Display image according to the value!</title>
      <link>https://community.qlik.com/t5/QlikView/Display-image-according-to-the-value/m-p/199689#M58521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Sum(SalValue) - before(Sum(SalValue)) = 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_e.png',&lt;/P&gt;&lt;P&gt;if(Sum(SalValue) - before(Sum(SalValue)) &amp;gt; 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_ne_g.png',&lt;/P&gt;&lt;P&gt;if(Sum(SalValue) - before(Sum(SalValue)) &amp;lt; 0,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_se_r.png', Null())))&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 19:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-image-according-to-the-value/m-p/199689#M58521</guid>
      <dc:creator />
      <dc:date>2011-02-22T19:19:28Z</dc:date>
    </item>
  </channel>
</rss>

