<?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 Calculate condition in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-condition-in-a-chart/m-p/317198#M1186077</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'm new to Qlikview and i'm trying to calculate a condition in a chart, as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum((Amount) if(OrderDate = CurrentDate))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want to Sum the Sales Amount only if the 2 dates match.&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, 06 Oct 2011 09:58:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-06T09:58:17Z</dc:date>
    <item>
      <title>Calculate condition in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-condition-in-a-chart/m-p/317198#M1186077</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'm new to Qlikview and i'm trying to calculate a condition in a chart, as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum((Amount) if(OrderDate = CurrentDate))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I want to Sum the Sales Amount only if the 2 dates match.&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, 06 Oct 2011 09:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-condition-in-a-chart/m-p/317198#M1186077</guid>
      <dc:creator />
      <dc:date>2011-10-06T09:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate condition in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-condition-in-a-chart/m-p/317199#M1186078</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 this SUM(IF(OrderDate = CurrentDate,Amount,0)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 10:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-condition-in-a-chart/m-p/317199#M1186078</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-10-06T10:12:09Z</dc:date>
    </item>
  </channel>
</rss>

