<?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 SUMIF Date &amp;gt;= in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SUMIF-Date-gt/m-p/1776690#M454905</link>
    <description>&lt;P&gt;Hi People,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look this formula :&amp;nbsp; Give me : Sum of VOICE REVENUE of&amp;nbsp; 01 Jan 2021 (Formula is working correctly)&lt;/P&gt;&lt;P&gt;=num(((Sum({$&amp;lt;[DATE_]={"$(=timestamp(MonthStart(date(today()-1))))"},SERVICE={'VOICE'}&amp;gt;}REVENUE))/1.26)/1000,'0.0')&lt;/P&gt;&lt;P&gt;But, I am Looking for good syntax to have :&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum of VOICE REVENUE of All Dates &amp;gt; =&amp;nbsp;01 Jan 2021 (From&amp;nbsp;01 Jan 2021 to 21 Jan 2021)&lt;/P&gt;&lt;P&gt;regards,&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jan 2021 11:35:41 GMT</pubDate>
    <dc:creator>cmutombo</dc:creator>
    <dc:date>2021-01-22T11:35:41Z</dc:date>
    <item>
      <title>SUMIF Date &gt;=</title>
      <link>https://community.qlik.com/t5/QlikView/SUMIF-Date-gt/m-p/1776690#M454905</link>
      <description>&lt;P&gt;Hi People,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look this formula :&amp;nbsp; Give me : Sum of VOICE REVENUE of&amp;nbsp; 01 Jan 2021 (Formula is working correctly)&lt;/P&gt;&lt;P&gt;=num(((Sum({$&amp;lt;[DATE_]={"$(=timestamp(MonthStart(date(today()-1))))"},SERVICE={'VOICE'}&amp;gt;}REVENUE))/1.26)/1000,'0.0')&lt;/P&gt;&lt;P&gt;But, I am Looking for good syntax to have :&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sum of VOICE REVENUE of All Dates &amp;gt; =&amp;nbsp;01 Jan 2021 (From&amp;nbsp;01 Jan 2021 to 21 Jan 2021)&lt;/P&gt;&lt;P&gt;regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 11:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUMIF-Date-gt/m-p/1776690#M454905</guid>
      <dc:creator>cmutombo</dc:creator>
      <dc:date>2021-01-22T11:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: SUMIF Date &gt;=</title>
      <link>https://community.qlik.com/t5/QlikView/SUMIF-Date-gt/m-p/1776703#M454908</link>
      <description>&lt;P&gt;create a flag for MTD in load script calendar&lt;/P&gt;&lt;P&gt;if (Month(Date_)=Month(today()) ,1) as MTD_Flag&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=num(((Sum({$&amp;lt;MTD_Flag={1},SERVICE={'VOICE'}&amp;gt;}REVENUE))/1.26)/1000,'0.0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Priyanka&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 11:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUMIF-Date-gt/m-p/1776703#M454908</guid>
      <dc:creator>PriyankaShivhare</dc:creator>
      <dc:date>2021-01-22T11:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: SUMIF Date &gt;=</title>
      <link>https://community.qlik.com/t5/QlikView/SUMIF-Date-gt/m-p/1776758#M454917</link>
      <description>&lt;P&gt;Hi Mrs&lt;/P&gt;&lt;P&gt;Thank you for your feedback. But I found the best way below :&amp;nbsp;&lt;/P&gt;&lt;P&gt;=num(((Sum({$&amp;lt;[DATE_]={"&amp;gt;=$(=timestamp(MonthStart(date(today()-1))))"},SERVICE={'VOICE'}&amp;gt;}REVENUE))/1.26)/1000,'0.0')&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 15:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUMIF-Date-gt/m-p/1776758#M454917</guid>
      <dc:creator>cmutombo</dc:creator>
      <dc:date>2021-01-22T15:44:36Z</dc:date>
    </item>
  </channel>
</rss>

