<?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: Pivot Table Monthly Expression Date Range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136114#M894917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your help, but it showing only accumulation in year selection.&lt;/P&gt;&lt;P&gt;I'm attach the qvw file, you can check the right value in tab "Check Value YoY" by selecting the month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do is show 12 months sales, For example &lt;/P&gt;&lt;P&gt;Jan 2016, i want to get sum sales value from 1-Feb-2015 to 31-Jan-2016&lt;/P&gt;&lt;P&gt;Feb 2016, i want to get sum sales value from 1-Apr-2015 to 29-Feb-2016&lt;/P&gt;&lt;P&gt;and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help you can offer would be appreciated !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2016 03:35:44 GMT</pubDate>
    <dc:creator>pinkzfairy</dc:creator>
    <dc:date>2016-08-09T03:35:44Z</dc:date>
    <item>
      <title>Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136112#M894915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have pivot table monthly with filter Year = 2016 like in image attach. &lt;/P&gt;&lt;P&gt;I want to get sum sales value with date range each month.&lt;/P&gt;&lt;P&gt;Example : &lt;/P&gt;&lt;P&gt;Jan 2016, i want to get sum sales value from 1-Feb-2015 to 31-Jan-2016&lt;/P&gt;&lt;P&gt;Feb 2016, i want to get sum sales value from 1-Apr-2015 to 29-Feb-2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried this : &lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Full Date]={"&amp;gt;=$(ADDYEARS(ADDMONTHS(MakeDate([Year Num],[Month Num],1),1),-1))&amp;lt;=$(MonthEnd(MakeDate([Year Num],[Month Num],1)))"}&amp;gt;} [Sales Value])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it didn't get the right value.&lt;/P&gt;&lt;P&gt;Need your help for the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136112#M894915</guid>
      <dc:creator>pinkzfairy</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136113#M894916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;RangeSum(Above(Sum({1} [Sales Value]), 0, 12)) * Avg(1)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 10:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136113#M894916</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-05T10:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136114#M894917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your help, but it showing only accumulation in year selection.&lt;/P&gt;&lt;P&gt;I'm attach the qvw file, you can check the right value in tab "Check Value YoY" by selecting the month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to do is show 12 months sales, For example &lt;/P&gt;&lt;P&gt;Jan 2016, i want to get sum sales value from 1-Feb-2015 to 31-Jan-2016&lt;/P&gt;&lt;P&gt;Feb 2016, i want to get sum sales value from 1-Apr-2015 to 29-Feb-2016&lt;/P&gt;&lt;P&gt;and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help you can offer would be appreciated !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 03:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136114#M894917</guid>
      <dc:creator>pinkzfairy</dc:creator>
      <dc:date>2016-08-09T03:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136115#M894918</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;did you find a solution? I have the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks to you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 13:01:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136115#M894918</guid>
      <dc:creator>christiana</dc:creator>
      <dc:date>2017-03-10T13:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136116#M894919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Month=, Year=,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Full Date]&lt;/SPAN&gt;={"&amp;gt;=$(=MonthStart(AddMonths(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Full Date]&lt;/SPAN&gt;),-12)))&amp;lt;$(=MonthEnd(AddMonths(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Full Date]&lt;/SPAN&gt;),0)))"}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Sales Value]&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 13:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136116#M894919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-10T13:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136117#M894920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't get this working.&lt;/P&gt;&lt;P&gt;I would like to have something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155893_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Colum A is the introduction year of a product, line 1 is the postin period. I would like to see per posting period always the last 12 months of the introduction year.&lt;/P&gt;&lt;P&gt;So for example we are in August 2015, then I would like to see all products which have been introduced between Aug 2014 and Aug 2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks to you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 13:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136117#M894920</guid>
      <dc:creator>christiana</dc:creator>
      <dc:date>2017-03-10T13:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136118#M894921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you attach your Qvw , so that we can easy to solve the issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above expression will work for last 12 months from selected month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 13:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136118#M894921</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-10T13:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136119#M894922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a Test Application, with Artikel, IntroDate, PostingDate &amp;amp; Sales&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 14:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136119#M894922</guid>
      <dc:creator>christiana</dc:creator>
      <dc:date>2017-03-10T14:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136120#M894923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 14:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136120#M894923</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-10T14:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136121#M894924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Unfortunately this is not what I'm looking for.&lt;/P&gt;&lt;P&gt;I'm looking for something like this:&lt;/P&gt;&lt;P&gt;Column A: intro date&lt;/P&gt;&lt;P&gt;line 1: posting date&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155940_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Is something like this possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 14:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136121#M894924</guid>
      <dc:creator>christiana</dc:creator>
      <dc:date>2017-03-10T14:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136122#M894925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155942_Capture.PNG" style="height: 261px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Sum(TOTAL &amp;lt;[Posting Date]&amp;gt; Aggr(If(Sum(Sales) &amp;gt; 0, 1, 0), [Introduction Date], [Posting Date])) - RangeSum(Above(Sum(Aggr(If(Sum(Sales) &amp;gt; 0, 1, 0), [Introduction Date], [Posting Date])), 0, RowNo())) &amp;lt; 12, Sum(Sales))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 14:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136122#M894925</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-10T14:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136123#M894926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is very strange.&lt;/P&gt;&lt;P&gt;In the&amp;nbsp; test application it is working, in my "big" application not...&lt;/P&gt;&lt;P&gt;I need to dig into it why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question - if I select an article it seems not to work anymore:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155961_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/155962_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One article should be only visible during 12 months, but as soon as I select one article it is visible during the whole time when it has Sales...&lt;/P&gt;&lt;P&gt;Any idea how to restrict it to 12 months?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 16:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136123#M894926</guid>
      <dc:creator>christiana</dc:creator>
      <dc:date>2017-03-10T16:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Monthly Expression Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136124#M894927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the expression to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Sum(TOTAL &amp;lt;[Posting Date]&amp;gt; {&amp;lt;Artikel&amp;gt;} Aggr(If(Sum({&amp;lt;Artikel&amp;gt;}Sales) &amp;gt; 0, 1, 0), [Introduction Date], [Posting Date])) - RangeSum(Above(Sum({&amp;lt;Artikel&amp;gt;}Aggr(If(Sum({&amp;lt;Artikel&amp;gt;}Sales) &amp;gt; 0, 1, 0), [Introduction Date], [Posting Date])), 0, RowNo())) &amp;lt; 12, Sum(Sales))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/155967_Capture.PNG" style="height: 178px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 16:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Monthly-Expression-Date-Range/m-p/1136124#M894927</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-10T16:31:21Z</dc:date>
    </item>
  </channel>
</rss>

