<?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 Between Dates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/SUMIF-Between-Dates/m-p/1865788#M71457</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to great a chart that produces the some of hours between two dates. I have the below formula that doesn't show any errors, but doesn't add anything up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=sum({$ &amp;lt;AnalysisDate={"&amp;gt;=$(#=Today()-28)&amp;lt;=$(=Today()-14)"}&amp;gt;} UnitsRostered) &lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2021 05:34:22 GMT</pubDate>
    <dc:creator>Tyler40</dc:creator>
    <dc:date>2021-12-02T05:34:22Z</dc:date>
    <item>
      <title>SUMIF Between Dates</title>
      <link>https://community.qlik.com/t5/App-Development/SUMIF-Between-Dates/m-p/1865788#M71457</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to great a chart that produces the some of hours between two dates. I have the below formula that doesn't show any errors, but doesn't add anything up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=sum({$ &amp;lt;AnalysisDate={"&amp;gt;=$(#=Today()-28)&amp;lt;=$(=Today()-14)"}&amp;gt;} UnitsRostered) &lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 05:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SUMIF-Between-Dates/m-p/1865788#M71457</guid>
      <dc:creator>Tyler40</dc:creator>
      <dc:date>2021-12-02T05:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: SUMIF Between Dates</title>
      <link>https://community.qlik.com/t5/App-Development/SUMIF-Between-Dates/m-p/1865792#M71460</link>
      <description>&lt;P&gt;Make sure you have date within that interval and make sure that you do not have other current selections that is blocking those dates.&lt;/P&gt;
&lt;P&gt;I don't think you need the #= to get what you want, try removing it like I've done below.&lt;/P&gt;
&lt;P&gt;=sum({$ &amp;lt;AnalysisDate={"&amp;gt;=$(=Today()-28)&amp;lt;=$(=Today()-14)"}&amp;gt;} UnitsRostered)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 05:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SUMIF-Between-Dates/m-p/1865792#M71460</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-12-02T05:54:15Z</dc:date>
    </item>
  </channel>
</rss>

