<?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: Color expression with multiple conditions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41621#M781486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2018 15:16:37 GMT</pubDate>
    <dc:creator>taylor_jesse</dc:creator>
    <dc:date>2018-04-02T15:16:37Z</dc:date>
    <item>
      <title>Color expression with multiple conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41615#M781480</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 two columns with color expressions. I want to add a third column to turn green if the other 2 columns turn green. Any help? what i also did was to use the expressions for the two columns but i am getting an error when i use the expressions from the other two columns to set the color expression. Please see below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((num(sum({$&amp;lt;ApplicationStatusCode-={'DUPLAP'}, ApplicationDate={"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Today())) &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Today())))"}&amp;gt;} RequestedPartTimeFlag), '##0')&amp;gt;=sum(PTAppGoal)and &lt;/P&gt;&lt;P&gt;(num(sum({$&amp;lt;ApplicationStatusCode-={'DUPLAP'}, ApplicationDate={"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Today())) &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Today())))"}&amp;gt;} (RequestedFullTimeFlag-RequestedBothStatus)), '##0')&amp;gt;=sum(FTAppGoal),LightGreen(),Yellow()))&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/Color-expression-with-multiple-conditions/m-p/41615#M781480</guid>
      <dc:creator>taylor_jesse</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Color expression with multiple conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41616#M781481</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;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If((Sum({$&amp;lt;ApplicationStatusCode -= {'DUPLAP'}, ApplicationDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Today())) &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Today())))"}&amp;gt;} RequestedPartTimeFlag) &amp;gt;= Sum(PTAppGoal)) and&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;&lt;STRONG&gt;(Sum({$&amp;lt;ApplicationStatusCode -= {'DUPLAP'}, ApplicationDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Today())) &amp;amp; '&amp;lt;=' &amp;amp; Date(MonthEnd(Today())))"}&amp;gt;} (RequestedFullTimeFlag-RequestedBothStatus)) &amp;gt;= Sum(FTAppGoal)), LightGreen(), Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 14:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41616#M781481</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-02T14:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Color expression with multiple conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41617#M781482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try Sunny's expr? If you still have issues can you share a sample file to look into?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41617#M781482</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-02T15:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Color expression with multiple conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41618#M781483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code worked fine but isn't the number formatting important in this case as it was used in the other columns?&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>Mon, 02 Apr 2018 15:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41618#M781483</guid>
      <dc:creator>taylor_jesse</dc:creator>
      <dc:date>2018-04-02T15:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Color expression with multiple conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41619#M781484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it did work but&amp;nbsp; &lt;SPAN style="background-color: #f2f2f2; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;isn't the number formatting important in this case as it was used in the other columns?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41619#M781484</guid>
      <dc:creator>taylor_jesse</dc:creator>
      <dc:date>2018-04-02T15:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Color expression with multiple conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41620#M781485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Num() is not needed for if condition because num() is only a formatting function... if you want, you can add it back but it is really not needed. For me, the rule of thumb is... remove functions which are not needed...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41620#M781485</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-02T15:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Color expression with multiple conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41621#M781486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-expression-with-multiple-conditions/m-p/41621#M781486</guid>
      <dc:creator>taylor_jesse</dc:creator>
      <dc:date>2018-04-02T15:16:37Z</dc:date>
    </item>
  </channel>
</rss>

