<?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 x axis restrict date value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/line-chart-x-axis-restrict-date-value/m-p/696183#M1055703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to restrict the dates on my Y axis to a range on my line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is my graph. If I want the dates from 10/4/2014 to 1/2/2015 only, how to achieve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2014 18:38:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-09T18:38:25Z</dc:date>
    <item>
      <title>line chart x axis restrict date value</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-x-axis-restrict-date-value/m-p/696183#M1055703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to restrict the dates on my Y axis to a range on my line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is my graph. If I want the dates from 10/4/2014 to 1/2/2015 only, how to achieve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 18:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-x-axis-restrict-date-value/m-p/696183#M1055703</guid>
      <dc:creator />
      <dc:date>2014-10-09T18:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: line chart x axis restrict date value</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-x-axis-restrict-date-value/m-p/696184#M1055704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the sample below i use a sum( if() ) to only show the expression values that have a date higher than the a set date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The top chart is all dates, the bottom is filtered in this way. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression is as follows:&amp;nbsp;&amp;nbsp; sum( if(&amp;nbsp; Date &amp;gt;= date(makedate(2009,06,15)), Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would have to do the if condition on all expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/68634_Capture.PNG.png" style="width: 620px; height: 264px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 19:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-x-axis-restrict-date-value/m-p/696184#M1055704</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-09T19:04:00Z</dc:date>
    </item>
  </channel>
</rss>

