<?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: set analysis with year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693217#M540865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this workaround! You will end up have the possibility to select a from and a to date....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/397578#397578" title="http://community.qlik.com/message/397578#397578"&gt;http://community.qlik.com/message/397578#397578&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 05:24:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-17T05:24:27Z</dc:date>
    <item>
      <title>set analysis with year</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693216#M540864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;wanted set analysis expression for July 17&amp;nbsp; 2013 to 16 July 2014&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 05:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693216#M540864</guid>
      <dc:creator />
      <dc:date>2014-07-17T05:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with year</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693217#M540865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this workaround! You will end up have the possibility to select a from and a to date....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/397578#397578" title="http://community.qlik.com/message/397578#397578"&gt;http://community.qlik.com/message/397578#397578&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 05:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693217#M540865</guid>
      <dc:creator />
      <dc:date>2014-07-17T05:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with year</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693218#M540866</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;Suppose you have two date &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let v_Start_date = 07/17/2013 &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let v_End_date = 07/16/2014 &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;then write expression like this &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Sum({&amp;lt;DateField = {"&amp;gt;=$(=Date(v_Start_date)&amp;lt;=$(=Date(v_End_date)"} &amp;gt;} Value)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 05:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693218#M540866</guid>
      <dc:creator />
      <dc:date>2014-07-17T05:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with year</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693219#M540867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;DateField = {"&amp;gt;=$(=Date(AddMonths(Today()+1,-12))&amp;lt;=$(=Date(Today()-1)"} &amp;gt;} Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 05:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693219#M540867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-17T05:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with year</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693220#M540868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the below expression which is dynamic and it works one day back every day and pick data from 12 months back to till date one day back as you give dates &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; July 17&amp;nbsp; 2013 to 16 July 2014&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Date = {'&amp;gt;=$(=AddMonths(Date(Today()),-12)) &amp;lt;=$(=Date(Today()-1))'}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 06:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693220#M540868</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-07-17T06:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with year</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693221#M540869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=SUM({&amp;lt;Date = {"&amp;gt;=$(=Date(AddMonths(Today(),-12))&amp;lt;=$(=Date(Today()-1)))"}&amp;gt;}Sale)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 20:39:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693221#M540869</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-17T20:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with year</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693222#M540870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first create two variable in Edit Script&lt;/P&gt;&lt;P&gt;Let vMinDate = 07/17/2013&lt;/P&gt;&lt;P&gt;Let vMaxDate = 07/16/2013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, in expression use this:&lt;/P&gt;&lt;P&gt;FUNCTION({&amp;lt;Date = {"&amp;gt;$(vMinDate)&amp;lt;=$(vMaxDate)"}&amp;gt;} FIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 21:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-year/m-p/693222#M540870</guid>
      <dc:creator />
      <dc:date>2014-07-17T21:10:38Z</dc:date>
    </item>
  </channel>
</rss>

