<?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 Re: Date set analysis problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167667#M380012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! Much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2016 21:26:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-21T21:26:25Z</dc:date>
    <item>
      <title>Date set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167664#M380009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make it so that when I select a certain month that the current year's data up until that month is also included in my calculation. For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I select February of this year, it is currently June. I &lt;EM&gt;just&lt;/EM&gt; want to see the data from January and February of this year, not January - June. What would be the best way to do this without having to select both January and February. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 18:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167664#M380009</guid>
      <dc:creator />
      <dc:date>2016-06-21T18:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Date set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167665#M380010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have date field?&lt;/P&gt;&lt;P&gt;If yes, you can achieve this using date field...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;InvoiceYear=, InvoiceMonth=, InvoiceDate = {"&amp;gt;=$(=YearStart(Max(InvoiceDate)))&amp;lt;=$(=Max(InvoiceDate))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change InvoiceYear, InvoiceMonth and InvoiceDate field names respective to your data model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 19:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167665#M380010</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-06-21T19:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Date set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167666#M380011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this set modifier in your expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{$&amp;lt;Year = {$(=max(Year))}, Date = {'&amp;lt;=$(=max(Date))'}, Month =&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming you have a calendar with a Year field. If you have any other selectable calendar fields like Qtr you should add , 'Qtr =' to the above set so that if you select the 2nd Qtr then select a date in that Qtr your expression will total from the beginning of the year not just from the beginning of the 2nd Qtr..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 19:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167666#M380011</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-06-21T19:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167667#M380012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! Much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 21:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167667#M380012</guid>
      <dc:creator />
      <dc:date>2016-06-21T21:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Date set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167668#M380013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're very welcome Joe!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 21:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-set-analysis-problem/m-p/1167668#M380013</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-06-21T21:28:46Z</dc:date>
    </item>
  </channel>
</rss>

