<?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 Date range in set analysis help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-range-in-set-analysis-help/m-p/665995#M539515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to do set analysis and the date portion isn't doing anything... What is wrong with my syntax? I've attached the file - I tried it two ways. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached file select Dim1 = A and Date = 8/28. &lt;/P&gt;&lt;P&gt;Selected sum Expression1 = 1449&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to do the same with set analysis but the sum =2050&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='selected sum 1: ' &amp;amp; Sum (Expression1) &amp;amp; ' count of rows: ' &amp;amp; Count (Num) &amp;amp; ' Sum of expression1 where Dim1 = A and AccountStatus= Cancelled and date range: ' &amp;amp; Sum({1&amp;lt;Dim1={'A'},AccountStatus={'Cancelled'},date={"&amp;gt;vStart&amp;lt;vEnd"}&amp;gt;}Expression1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I fix this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2014 03:27:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-28T03:27:37Z</dc:date>
    <item>
      <title>Date range in set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-range-in-set-analysis-help/m-p/665995#M539515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to do set analysis and the date portion isn't doing anything... What is wrong with my syntax? I've attached the file - I tried it two ways. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached file select Dim1 = A and Date = 8/28. &lt;/P&gt;&lt;P&gt;Selected sum Expression1 = 1449&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to do the same with set analysis but the sum =2050&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='selected sum 1: ' &amp;amp; Sum (Expression1) &amp;amp; ' count of rows: ' &amp;amp; Count (Num) &amp;amp; ' Sum of expression1 where Dim1 = A and AccountStatus= Cancelled and date range: ' &amp;amp; Sum({1&amp;lt;Dim1={'A'},AccountStatus={'Cancelled'},date={"&amp;gt;vStart&amp;lt;vEnd"}&amp;gt;}Expression1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I fix this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 03:27:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-range-in-set-analysis-help/m-p/665995#M539515</guid>
      <dc:creator />
      <dc:date>2014-08-28T03:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Date range in set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-range-in-set-analysis-help/m-p/665996#M539516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({1&amp;lt;Dim1={'A'},AccountStatus={'Cancelled'},date={"&amp;gt;$(vStart) &amp;lt;$(vEnd)"}&amp;gt;}Expression1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 03:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-range-in-set-analysis-help/m-p/665996#M539516</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-08-28T03:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Date range in set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/Date-range-in-set-analysis-help/m-p/665997#M539517</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Dim1={'A'},AccountStatus={'Cancelled'},Date={"&amp;gt;=$(=Date(vStart))&amp;lt;=$(=Date(vEnd))"}&amp;gt;}Expression1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Qlikview Field names are case sensitive, date and Date fields are not same.&amp;nbsp; You have to give correct case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 04:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-range-in-set-analysis-help/m-p/665997#M539517</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-28T04:02:18Z</dc:date>
    </item>
  </channel>
</rss>

