<?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 Line Chart, last x month from today with Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143249#M22522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;sorry I'm a newbie. Am I right that your example refers to the selected date. I'm trying to get a line chart that always shows the last x month from today. No matter what's selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2009 21:07:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-04T21:07:53Z</dc:date>
    <item>
      <title>Line Chart, last x month from today with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143247#M22520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have a line chart with 01/2005 - 04/2009 as dimension and I would like to display only the last &lt;B&gt;x&lt;/B&gt; month from today e.g 05/2008 - 04/2009).&lt;BR /&gt;Can anyone help me how the set analysis statement should look like&lt;BR /&gt;or does it make more sense to implement this without set analysis.&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 20:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143247#M22520</guid>
      <dc:creator />
      <dc:date>2009-05-04T20:23:03Z</dc:date>
    </item>
    <item>
      <title>Line Chart, last x month from today with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143248#M22521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Aloah&lt;/P&gt;&lt;P&gt;Look at the my post (and QV doc there :))&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/p/16255/63349.aspx#63349"&gt;http://community.qlik.com/forums/p/16255/63349.aspx#63349&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 20:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143248#M22521</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2009-05-04T20:29:10Z</dc:date>
    </item>
    <item>
      <title>Line Chart, last x month from today with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143249#M22522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;sorry I'm a newbie. Am I right that your example refers to the selected date. I'm trying to get a line chart that always shows the last x month from today. No matter what's selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 21:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143249#M22522</guid>
      <dc:creator />
      <dc:date>2009-05-04T21:07:53Z</dc:date>
    </item>
    <item>
      <title>Line Chart, last x month from today with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143250#M22523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try that:&lt;/P&gt;&lt;P&gt;in expression of chart change expression to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;MonthYear = {"$(='&amp;lt;='&amp;amp;date(monthStart(Today()), 'MMM-YYYY')&amp;amp;'&amp;gt;'&amp;amp;date(addmonths(date(monthStart(Today())), -12), 'MMM-YYYY'))"}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear all selections and you will get only &lt;STRONG&gt;X&lt;/STRONG&gt; month from today. where X=12.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 21:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143250#M22523</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2009-05-04T21:24:08Z</dc:date>
    </item>
    <item>
      <title>Line Chart, last x month from today with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143251#M22524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see in my attachment... (sheetname "Prev X month from today()")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 21:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143251#M22524</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2009-05-04T21:26:42Z</dc:date>
    </item>
    <item>
      <title>Line Chart, last x month from today with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143252#M22525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks sparur. Exactly what I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 21:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143252#M22525</guid>
      <dc:creator />
      <dc:date>2009-05-04T21:40:00Z</dc:date>
    </item>
    <item>
      <title>Line Chart, last x month from today with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143253#M22526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was glad to help &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 13:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-last-x-month-from-today-with-Set-Analysis/m-p/143253#M22526</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2009-05-05T13:08:23Z</dc:date>
    </item>
  </channel>
</rss>

