<?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: How to set RGB for negative values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034229#M930821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My bad...below is what I want.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If cost &amp;gt; 0 then Red&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if Cost = 0 to -5 then Yellow and if Cost &amp;lt; - 5 then Green.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Mar 2016 02:58:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-09T02:58:22Z</dc:date>
    <item>
      <title>How to set RGB for negative values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034227#M930819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this column called cost and I have to set rgb based on the below criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If cost &amp;gt; 0 then Green &lt;/P&gt;&lt;P&gt;if Cost = 0 to -5 then Yellow and if Cost &amp;lt; - 5 then Green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I write this in calculated condition in color ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034227#M930819</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to set RGB for negative values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034228#M930820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Try below expression,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cost &lt;/SPAN&gt;&amp;gt;0 or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cost &lt;/SPAN&gt;&amp;lt;-5 , LightGreen(), Yellow())&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 02:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034228#M930820</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-03-09T02:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to set RGB for negative values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034229#M930821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My bad...below is what I want.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If cost &amp;gt; 0 then Red&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if Cost = 0 to -5 then Yellow and if Cost &amp;lt; - 5 then Green.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 02:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034229#M930821</guid>
      <dc:creator />
      <dc:date>2016-03-09T02:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to set RGB for negative values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034230#M930822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;I guessed it.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cost&lt;/SPAN&gt;&amp;gt;0, Red(), If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cost&lt;/SPAN&gt; &amp;lt;= 0 and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cost&lt;/SPAN&gt; &amp;gt;=-5, Yellow(), If(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;cost&lt;/SPAN&gt; &amp;lt;-5, Green())))&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 03:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034230#M930822</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-03-09T03:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to set RGB for negative values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034231#M930823</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=If(cost &amp;gt; 0, Green(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(cost &amp;gt;= 0 AND cost &amp;lt;= -5, Yellow(),&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if(cost &amp;lt; - 5, Green())))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 03:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034231#M930823</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-09T03:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to set RGB for negative values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034232#M930824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Tamil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a condition for your RGB Colors, please use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Condition:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=If(Cost &amp;gt; 0, Red(), If(Cost &amp;lt; (-5), Green(), Yellow()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Your Requirement:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If cost &amp;gt; 0 then Red&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if Cost = 0 to -5 then Yellow and if Cost &amp;lt; - 5 then Green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 03:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-RGB-for-negative-values/m-p/1034232#M930824</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-03-09T03:40:27Z</dc:date>
    </item>
  </channel>
</rss>

