<?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: If statement and color expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/If-statement-and-color-expression/m-p/1701628#M53734</link>
    <description>&lt;P&gt;May be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If(Max(crmDATE) &amp;gt;= today(), RGB(0,255,0),
If(Max(crmDATE) = Today() - 1, Yellow(), RGB(255,0,0)))&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 13 May 2020 14:48:25 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2020-05-13T14:48:25Z</dc:date>
    <item>
      <title>If statement and color expression</title>
      <link>https://community.qlik.com/t5/App-Development/If-statement-and-color-expression/m-p/1701618#M53733</link>
      <description>&lt;P&gt;I am attempting to format the background color of measure if my chart. The current expression I am using is:&lt;/P&gt;&lt;P&gt;=if(Max(DATE(crmDATE)) &amp;gt;= today(), rgb(0,255,0), rgb(255,0,0)) returning green if the date is greater than today or red if anything else. I want to introduce a third variable of returning the background of yellow if the maxdate is today -1. How can I introduce this into my equation?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-statement-and-color-expression/m-p/1701618#M53733</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2024-11-16T18:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: If statement and color expression</title>
      <link>https://community.qlik.com/t5/App-Development/If-statement-and-color-expression/m-p/1701628#M53734</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If(Max(crmDATE) &amp;gt;= today(), RGB(0,255,0),
If(Max(crmDATE) = Today() - 1, Yellow(), RGB(255,0,0)))&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 13 May 2020 14:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-statement-and-color-expression/m-p/1701628#M53734</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-05-13T14:48:25Z</dc:date>
    </item>
  </channel>
</rss>

