<?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 Quarter and expression help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Quarter-and-expression-help/m-p/649717#M237640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to accomplish the following in a chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Status = In Progress and End Quarter has not passed , GREEN&lt;/P&gt;&lt;P&gt;2. Status = Not Started and Start Quarter has passed , RED&lt;/P&gt;&lt;P&gt;3. Status = In Progress and End Quarter has passed , RED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My start and end quarters are 1,2,3,4 in the database. How do I compare to current quarter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this working so far&lt;/P&gt;&lt;P&gt;=if(Status='Not Started' and START_QUARTER&amp;gt;1,RGB(255,153,153), IF(Status = 'In-Progress',RGB(0,255,0)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest how to get three conditions working in one column?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Oct 2014 14:03:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-02T14:03:56Z</dc:date>
    <item>
      <title>Quarter and expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-and-expression-help/m-p/649717#M237640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to accomplish the following in a chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Status = In Progress and End Quarter has not passed , GREEN&lt;/P&gt;&lt;P&gt;2. Status = Not Started and Start Quarter has passed , RED&lt;/P&gt;&lt;P&gt;3. Status = In Progress and End Quarter has passed , RED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My start and end quarters are 1,2,3,4 in the database. How do I compare to current quarter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this working so far&lt;/P&gt;&lt;P&gt;=if(Status='Not Started' and START_QUARTER&amp;gt;1,RGB(255,153,153), IF(Status = 'In-Progress',RGB(0,255,0)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest how to get three conditions working in one column?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 14:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-and-expression-help/m-p/649717#M237640</guid>
      <dc:creator />
      <dc:date>2014-10-02T14:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Quarter and expression help</title>
      <link>https://community.qlik.com/t5/QlikView/Quarter-and-expression-help/m-p/649718#M237641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(cond1, RGB(...),&lt;/P&gt;&lt;P&gt;if(cond2, RGB(...),&lt;/P&gt;&lt;P&gt;if(cond3, RGB(...)&lt;/P&gt;&lt;P&gt;, RGB())&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 14:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quarter-and-expression-help/m-p/649718#M237641</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-02T14:08:07Z</dc:date>
    </item>
  </channel>
</rss>

