<?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: Line chart showing 12month rolling values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018460#M945183</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is you FY runs from beginning of period 7 to end of period 6? If it does than your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;FY={$(vMaxYear_CompletePeriod)}&lt;/STRONG&gt; should already be taking care of what you need? What exactly isn't working? Can you provide more details?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2016 12:51:11 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-01-04T12:51:11Z</dc:date>
    <item>
      <title>Line chart showing 12month rolling values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018459#M945182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(OMetric= 'Gross Margin', sum({&amp;lt;FY={$(vMaxYear_CompletePeriod)},Flag={'Actual'},[Headline_Fig]={'Gross Margin'}&amp;gt;}Amt)/1000,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the line chart to show the values for 12 months... say if i click on 2016 , period 6, it should show from 2015 period 7 to 2016 period 6...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone help me with the same please ?&lt;/P&gt;&lt;P&gt;Thanks much &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 12:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018459#M945182</guid>
      <dc:creator />
      <dc:date>2016-01-04T12:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart showing 12month rolling values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018460#M945183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is you FY runs from beginning of period 7 to end of period 6? If it does than your &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;FY={$(vMaxYear_CompletePeriod)}&lt;/STRONG&gt; should already be taking care of what you need? What exactly isn't working? Can you provide more details?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 12:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018460#M945183</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-04T12:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart showing 12month rolling values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018461#M945184</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;A href="https://community.qlik.com/docs/DOC-9144"&gt;Set Analysis for Rolling Periods&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 12:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018461#M945184</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-01-04T12:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart showing 12month rolling values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018462#M945185</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;Your line chart expression should be,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=sum({1&amp;lt; Date = {"&amp;gt;=$(=MonthStart(Max(Date), -11))&amp;lt;=$(=MonthEnd(Max(Date)))"}&amp;gt;}Sales) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 12:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018462#M945185</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-01-04T12:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart showing 12month rolling values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018463#M945186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vidisha,&lt;/P&gt;&lt;P&gt;You can create date using period and Year, &lt;/P&gt;&lt;P&gt;Like for Period 6 and Year 2015,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;makedate(Year,Period) as Date&amp;nbsp;&amp;nbsp; //-so the date will be like 01/06/2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in the expression just mention start date and end date inside set expression using variable as date range like,&lt;/P&gt;&lt;P&gt;=sum({Date={'&amp;gt;=$(vStartDate)&amp;lt;=$(vEnddate)'}}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vStartdate=Addyears(vEndDate,-1)&lt;/P&gt;&lt;P&gt;vEnddate=Max(Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Koushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 13:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018463#M945186</guid>
      <dc:creator>koushik_btech20</dc:creator>
      <dc:date>2016-01-04T13:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart showing 12month rolling values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018464#M945187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Sunny,&lt;/P&gt;&lt;P&gt;when i click on 2015, it shows values for all 12 months.. when i click 2016, i want it to shows values for 2016- period 1 to period 6... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On click of 2016, i want to show the period from 2015th period 7 to 2016th period 6 (thats 12 month in total) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 14:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018464#M945187</guid>
      <dc:creator />
      <dc:date>2016-01-04T14:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart showing 12month rolling values</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018465#M945188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already checked that.. thanks much &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 14:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-showing-12month-rolling-values/m-p/1018465#M945188</guid>
      <dc:creator />
      <dc:date>2016-01-04T14:10:40Z</dc:date>
    </item>
  </channel>
</rss>

