<?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: Rolling 12 with Year List Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328771#M410756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting "No data to display". Dimension should be my MonthYear right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the first part in the formula supposed to do? =RangeSum(Above(Sum({&amp;lt;MONTH=,DOS &amp;gt;} MM), 0, 12)) *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What to make sure i have the right fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Apr 2017 15:54:06 GMT</pubDate>
    <dc:creator>kpatelacmm</dc:creator>
    <dc:date>2017-04-17T15:54:06Z</dc:date>
    <item>
      <title>Rolling 12 with Year List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328765#M410750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to be able to create a line graph showing sum(Sales) for a specific Year which will be in my list box. Now for 2016 and prior since those years are complete it will always pick the 12 months of that year. For 2017 however currently it will only select 4 months Jan-Apr. I need Qlikview to be able to display the rolling 12 when i select 2017. However when i pick 2016 it will display 12 months of 2016 and so forth for 2015 and prior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did create 12 expressions to combat this however when you do it this way there are limitations when using the line graph(you will only see data point you will not see a line). See attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Epxression I am currently using created:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;YEAR=,DateofService = {"$(=Date(AddMonths(vCheck4,-11),'YYYYMM'))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({&amp;lt;YEAR=,DateofService = {"$(=Date(AddMonths(vCheck4,-10),'YYYYMM'))"}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({&amp;lt;YEAR=,DateofService = {"$(=Date(AddMonths(vCheck4,-9),'YYYYMM'))"}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({&amp;lt;YEAR=,DateofService = {"$(=Date(AddMonths(vCheck4,-8),'YYYYMM'))"}&amp;gt;}Sales)...and so forth.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328765#M410750</guid>
      <dc:creator>kpatelacmm</dc:creator>
      <dc:date>2017-04-17T15:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 with Year List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328766#M410751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Why not Sum({&amp;lt;YEAR=,DateofService = {"$(&amp;lt;=Date(AddMonths(vCheck4,-11),'YYYYMM'))"}&amp;gt;}Sales) ??&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328766#M410751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-17T15:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 with Year List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328767#M410752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well if you see the attached file from my previous post i cannot get a line graph using the existing expression. Unless in my expression i have Sum(Sales) and in my dimension i do something that takes care of the rolling date right? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328767#M410752</guid>
      <dc:creator>kpatelacmm</dc:creator>
      <dc:date>2017-04-17T15:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 with Year List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328768#M410753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Date(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;vCheck4&lt;/SPAN&gt;,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;YYYYMM&lt;/SPAN&gt;') as Dimension and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;YEAR=,DateofService = {"&amp;lt;= $(=Date(AddMonths(vCheck4,-11),'YYYYMM'))"}&amp;gt;}Sales)&amp;nbsp; as expression.&lt;/SPAN&gt;&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;Am not completely sure which line graph you are referring to.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328768#M410753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-17T15:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 with Year List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328769#M410754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached the graph i am getting right now which are Dots versus a line connecting each dot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328769#M410754</guid>
      <dc:creator>kpatelacmm</dc:creator>
      <dc:date>2017-04-17T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 with Year List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328770#M410755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this as expression&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; RangeSum(Above(Sum({&amp;lt;Month=, monthstart&amp;gt;} amount), 0, 12)) * &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;YEAR=,DateofService = {"&amp;lt;= $(=Date(AddMonths(vCheck4,-11),'YYYYMM'))"}&amp;gt;}1).&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/256496"&gt;cumulative aggregation over months&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328770#M410755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-17T15:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 with Year List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328771#M410756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting "No data to display". Dimension should be my MonthYear right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the first part in the formula supposed to do? =RangeSum(Above(Sum({&amp;lt;MONTH=,DOS &amp;gt;} MM), 0, 12)) *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What to make sure i have the right fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328771#M410756</guid>
      <dc:creator>kpatelacmm</dc:creator>
      <dc:date>2017-04-17T15:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 with Year List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328772#M410757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will calculate the rolling sum of last 12 months data for each month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 15:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328772#M410757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-17T15:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 with Year List Box</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328773#M410758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way for the dimension to change where for 2017 it will be rolling but for other years it will the 12 months for the year selected and have the expression as Sum(Sales)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 17:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-12-with-Year-List-Box/m-p/1328773#M410758</guid>
      <dc:creator>kpatelacmm</dc:creator>
      <dc:date>2017-04-17T17:36:53Z</dc:date>
    </item>
  </channel>
</rss>

