<?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 Color condition issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-condition-issue/m-p/1160155#M634759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my condition :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (sum(Act)&amp;lt;sum(AOP),lightred())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124800_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is user requirement to show data upto 1 decimal , but if I'm doing this , I'm getting red colors if Act = AOP&lt;/P&gt;&lt;P&gt;but from the second picture this is clear than Act value is less than AOP and hence showing red numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I handle color based on format , just want to show upto 1 decimal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in case of KHE "95.2%" should be black and not red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 11:32:06 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2016-05-17T11:32:06Z</dc:date>
    <item>
      <title>Color condition issue</title>
      <link>https://community.qlik.com/t5/QlikView/Color-condition-issue/m-p/1160155#M634759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my condition :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (sum(Act)&amp;lt;sum(AOP),lightred())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/124800_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is user requirement to show data upto 1 decimal , but if I'm doing this , I'm getting red colors if Act = AOP&lt;/P&gt;&lt;P&gt;but from the second picture this is clear than Act value is less than AOP and hence showing red numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I handle color based on format , just want to show upto 1 decimal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in case of KHE "95.2%" should be black and not red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 11:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-condition-issue/m-p/1160155#M634759</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2016-05-17T11:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Color condition issue</title>
      <link>https://community.qlik.com/t5/QlikView/Color-condition-issue/m-p/1160156#M634760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;If(&lt;SPAN style="color: #ff0000;"&gt;Round(&lt;/SPAN&gt;Sum(Act)&lt;SPAN style="color: #ff0000;"&gt;, 0.001)&lt;/SPAN&gt; &amp;lt; &lt;SPAN style="color: #ff0000;"&gt;Round(&lt;/SPAN&gt;Sum(AOP)&lt;SPAN style="color: #ff0000;"&gt;, 0.001)&lt;/SPAN&gt;, LightRed())&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: I am sure if Act and AOP are percentages or not, but the idea is to use Round() function here. To what place to round it to, you can decide based on your data (either 0.1 or 0.001)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 11:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-condition-issue/m-p/1160156#M634760</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-17T11:38:38Z</dc:date>
    </item>
  </channel>
</rss>

