<?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: How to plot line chart stop at current month ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022540#M15440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 12:02:16 GMT</pubDate>
    <dc:creator>brunobertels</dc:creator>
    <dc:date>2016-03-08T12:02:16Z</dc:date>
    <item>
      <title>How to plot line chart stop at current month ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022537#M15437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;I have a line chart 1 , it can plot the line from jan till Feb . as march no data , so the line stop there.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;Because i set the add-on , and i don't tick the show missing value. So it does not display the rest of the month.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;In chart 2 i add last year sales line. it is possible to force it also display till Feb ? even it have value in march last year. &lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;I can achieve this in QV , but no in QS.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 15.924px;"&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 00:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022537#M15437</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-08T00:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart stop at current month ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022538#M15438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be just add a limitation in your month dimension :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;month(today())-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's force your chart to display only previous month :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117300_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/117301_pastedImage_5.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 08:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022538#M15438</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2016-03-08T08:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart stop at current month ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022539#M15439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I look at the chart , it is what i am look for. thank you very much.&lt;/P&gt;&lt;P&gt;I try to do what you said , but i get Other on X Axis and Jan sales. Not sure where i go wrong. it is possible to send me QVF file ? So i can figure out where i go wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022539#M15439</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-08T11:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart stop at current month ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022540#M15440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 12:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022540#M15440</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2016-03-08T12:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart stop at current month ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022541#M15441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sir &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After i tick show other off , it work fine.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="after tick ok.png" class="jive-image image-1" src="/legacyfs/online/117338_after tick ok.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 12:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1022541#M15441</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-03-08T12:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot line chart stop at current month ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1538180#M38838</link>
      <description>&lt;P&gt;Does this work for running month too?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 01:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-plot-line-chart-stop-at-current-month/m-p/1538180#M38838</guid>
      <dc:creator>Keitaru</dc:creator>
      <dc:date>2019-02-01T01:39:47Z</dc:date>
    </item>
  </channel>
</rss>

