<?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: Limiting the months on a graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515502#M192486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This blog post of Henric Conström will help you out:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/06/10/relative-calendar-fields"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/06/10/relative-calendar-fields&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The clue is creating a new field (MonthAgo) in the script and using it in your expression (set analysis).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2013 08:53:00 GMT</pubDate>
    <dc:creator>pennetzdorfer</dc:creator>
    <dc:date>2013-06-27T08:53:00Z</dc:date>
    <item>
      <title>Limiting the months on a graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515501#M192485</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;I am trying to limit my bar chart to show only the last three months instead of all months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a simple peice of code I can use that will do this automatically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My graph currently shows sales figures for Feb,Mar,Apr,May,Jun. &lt;/P&gt;&lt;P&gt;I would like it to only show Apr, May, Jun and when it brings in July figures in July I would like it to drop Apr and just show May,Jun,Jul.&lt;/P&gt;&lt;P&gt;Is this possible? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attachment below I have shown what it currently looks like. The dimension is Month/Year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would greatly appriciate the help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 08:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515501#M192485</guid>
      <dc:creator />
      <dc:date>2013-06-27T08:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the months on a graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515502#M192486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This blog post of Henric Conström will help you out:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/06/10/relative-calendar-fields"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/06/10/relative-calendar-fields&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The clue is creating a new field (MonthAgo) in the script and using it in your expression (set analysis).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 08:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515502#M192486</guid>
      <dc:creator>pennetzdorfer</dc:creator>
      <dc:date>2013-06-27T08:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the months on a graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515503#M192487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month={'&amp;gt;=$(=max(Month)-2)'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Narender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 08:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515503#M192487</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-27T08:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the months on a graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515504#M192488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month={'&amp;gt;=$(=max(Month)-2)'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Narender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 08:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515504#M192488</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2013-06-27T08:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the months on a graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515505#M192489</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;Sum({&amp;lt;Month = {"&amp;gt;=$(=max(Month)-2)"}&amp;gt;}sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 09:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515505#M192489</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-06-27T09:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the months on a graph</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515506#M192490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's brilliant thanks everyone for your help, the set is working. &lt;/P&gt;&lt;P&gt;Much appriciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 09:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-months-on-a-graph/m-p/515506#M192490</guid>
      <dc:creator />
      <dc:date>2013-06-27T09:25:09Z</dc:date>
    </item>
  </channel>
</rss>

