<?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 Set analysis with Date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977157#M80619</link>
    <description>&lt;P&gt;Hi ,&lt;BR /&gt;&lt;BR /&gt;I need to sum quantity based on input dates with below expression. Please, some one help let me know where I'm going wrong&lt;BR /&gt;&lt;BR /&gt;=sum({&amp;lt;$(='[Shift Date]')={"&amp;gt;=$(vStart)&amp;lt;=$(vEnd)"}&amp;gt;} Quantity)&lt;BR /&gt;&lt;BR /&gt;The shift date is in the format, 2022-Sep-02.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm receiving 0 no matter the input I give on vStart and vEnd.&lt;BR /&gt;&lt;BR /&gt;Where , vStart= 0 and vEnd = 0.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Sep 2022 23:21:58 GMT</pubDate>
    <dc:creator>Husky_Bab12</dc:creator>
    <dc:date>2022-09-05T23:21:58Z</dc:date>
    <item>
      <title>Set analysis with Date</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977157#M80619</link>
      <description>&lt;P&gt;Hi ,&lt;BR /&gt;&lt;BR /&gt;I need to sum quantity based on input dates with below expression. Please, some one help let me know where I'm going wrong&lt;BR /&gt;&lt;BR /&gt;=sum({&amp;lt;$(='[Shift Date]')={"&amp;gt;=$(vStart)&amp;lt;=$(vEnd)"}&amp;gt;} Quantity)&lt;BR /&gt;&lt;BR /&gt;The shift date is in the format, 2022-Sep-02.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm receiving 0 no matter the input I give on vStart and vEnd.&lt;BR /&gt;&lt;BR /&gt;Where , vStart= 0 and vEnd = 0.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 23:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977157#M80619</guid>
      <dc:creator>Husky_Bab12</dc:creator>
      <dc:date>2022-09-05T23:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Date</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977161#M80620</link>
      <description>&lt;P&gt;Try just using the field [Shift Date] instead of $(='[Shift Date])&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 23:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977161#M80620</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2022-09-05T23:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Date</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977165#M80621</link>
      <description>&lt;P&gt;I tried the below its still giving me 0.&lt;BR /&gt;&lt;BR /&gt;=sum({&amp;lt;[Shift Date]={"&amp;gt;=$(vStart)&amp;lt;=$(vEnd)"}&amp;gt;} Quantity)&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 00:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977165#M80621</guid>
      <dc:creator>Husky_Bab12</dc:creator>
      <dc:date>2022-09-06T00:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Date</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977168#M80623</link>
      <description>&lt;P&gt;What does it show in the expression editor at the bottom of the screen ? This should give you a clue to the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 00:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977168#M80623</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2022-09-06T00:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Date</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977169#M80624</link>
      <description>&lt;P&gt;It says expression okay. I think it is because of the shift date format. what do you say?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 00:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977169#M80624</guid>
      <dc:creator>Husky_Bab12</dc:creator>
      <dc:date>2022-09-06T00:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Date</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977170#M80625</link>
      <description>&lt;P&gt;Is the Shift Date detected as a date in the data or a string ? What format are your variables showing ?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 00:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977170#M80625</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2022-09-06T00:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Date</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977171#M80626</link>
      <description>&lt;P&gt;it is loaded in date format.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 00:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977171#M80626</guid>
      <dc:creator>Husky_Bab12</dc:creator>
      <dc:date>2022-09-06T00:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis with Date</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977217#M80634</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;
&lt;P&gt;=sum({&amp;lt;[Shift Date]={"&amp;gt;='$(vStart)'&amp;lt;='$(vEnd)'"}&amp;gt;} Quantity)&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 04:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-with-Date/m-p/1977217#M80634</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2022-09-06T04:54:22Z</dc:date>
    </item>
  </channel>
</rss>

