<?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: comparing values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/comparing-values/m-p/1066684#M945331</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;this seems to be possible as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_199135_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111297_QlikCommunity_Thread_199135_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2016 00:07:42 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2016-01-12T00:07:42Z</dc:date>
    <item>
      <title>comparing values</title>
      <link>https://community.qlik.com/t5/QlikView/comparing-values/m-p/1066681#M945328</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 have 2 values 99.900% and the other is 99.7 in the database , I need to compare these two value to color a cell , if first one is greater than 2nd green else red, so when I convert the following number using num as 99.700%&amp;nbsp; or vice versa the color does not change , how do I make both in same format and make sure the color coding works ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 18:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparing-values/m-p/1066681#M945328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T18:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: comparing values</title>
      <link>https://community.qlik.com/t5/QlikView/comparing-values/m-p/1066682#M945329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try multiplying the 99.000% with 100 or divide 99.7 by hundred so they are of the same order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 18:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparing-values/m-p/1066682#M945329</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-01-11T18:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: comparing values</title>
      <link>https://community.qlik.com/t5/QlikView/comparing-values/m-p/1066683#M945330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should first convert the text value(99.900%) to a number so that it can be compared to the numeric value (99.7) using the following: num(PurgeChar('96.900%','%'),'#.0');&lt;/P&gt;&lt;P&gt;Do this in the LOAD operation. For example, if the column name is Score:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;num(PurgeChar(Score,'%'),'#.0') as Score&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 19:58:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparing-values/m-p/1066683#M945330</guid>
      <dc:creator />
      <dc:date>2016-01-11T19:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: comparing values</title>
      <link>https://community.qlik.com/t5/QlikView/comparing-values/m-p/1066684#M945331</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;this seems to be possible as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_199135_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111297_QlikCommunity_Thread_199135_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 00:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparing-values/m-p/1066684#M945331</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-01-12T00:07:42Z</dc:date>
    </item>
  </channel>
</rss>

