<?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 X axis issues - (week) showing earlier data points not present in the dataset in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1971167#M80115</link>
    <description>&lt;P&gt;Hi there,&lt;BR /&gt;It's not a matter of making the chart higher; even if I make it bigger, the x-axis stays the same.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2022 09:18:11 GMT</pubDate>
    <dc:creator>MZqlik</dc:creator>
    <dc:date>2022-08-22T09:18:11Z</dc:date>
    <item>
      <title>Line chart X axis issues - (week) showing earlier data points not present in the dataset</title>
      <link>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1968293#M79849</link>
      <description>&lt;P&gt;Hi There,&lt;BR /&gt;On my dataset I have a constrain that only shows dates after 31/03/22.&lt;BR /&gt;&lt;BR /&gt;As you can see, when I hover over the first data point it shows that the date is 01/04/22 - I am wondering why the Line chart X axis which is a week ending number is showing 27/03/21.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lc_date.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86639iD6869C0A8C342021/image-size/large?v=v2&amp;amp;px=999" role="button" title="lc_date.gif" alt="lc_date.gif" /&gt;&lt;/span&gt;&lt;BR /&gt;I had a look and I can confirm that in the data I don't have anything earlier than 01/04/22.&lt;BR /&gt;Does anybody know how I can achieve this?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 14:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1968293#M79849</guid>
      <dc:creator>MZqlik</dc:creator>
      <dc:date>2022-08-12T14:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart X axis issues - (week) showing earlier data points not present in the dataset</title>
      <link>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1968308#M79853</link>
      <description>&lt;P&gt;Try not to use a Continuous scale&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;Add-ons -&amp;gt; Data handling -&amp;gt; Include zero values -&amp;gt; turn off&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Also, if your [Date] field comes from a separate Calendar table, please make sure you are using "Where Exists()" / "Left Keep ()" / "Where [Date]&amp;gt;=" construction in the script. And check an existed values in the Data Model.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 14:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1968308#M79853</guid>
      <dc:creator>Alex_Whatever</dc:creator>
      <dc:date>2022-08-12T14:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart X axis issues - (week) showing earlier data points not present in the dataset</title>
      <link>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1968323#M79854</link>
      <description>&lt;P&gt;If I take off the Continuous scale the 27/03/22 disappears but I get some gap at the beginning. It is very odd.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MZambo89_0-1660316575670.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86645iC581FC2B2E5FBB65/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MZambo89_0-1660316575670.png" alt="MZambo89_0-1660316575670.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Would you know how to get rid of it?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 15:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1968323#M79854</guid>
      <dc:creator>MZqlik</dc:creator>
      <dc:date>2022-08-12T15:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart X axis issues - (week) showing earlier data points not present in the dataset</title>
      <link>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1968439#M79860</link>
      <description>&lt;P&gt;as you can see, there is not enough space for the dimension values:&lt;/P&gt;
&lt;P&gt;a) make the chart higher;&lt;/P&gt;
&lt;P&gt;b) use VizLib object with option to set amount of dimension values characters;&lt;/P&gt;
&lt;P&gt;c) Presentation.Scrollbar = Mini chart; Presentation.Scroll alignment = End; X-axis.Label orientation = Horizontal;&amp;nbsp;X-axis.Number of axis values = Custom;&amp;nbsp;X-axis.Maximum number = {an amount which gives you full dimension values shown without ...};&lt;/P&gt;
&lt;P&gt;But! At the very beginning I'd not switch off Continuous scale but rather checked twice a data quality (marked bold in my previous post)&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2022 07:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1968439#M79860</guid>
      <dc:creator>romansysyuk</dc:creator>
      <dc:date>2022-08-13T07:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart X axis issues - (week) showing earlier data points not present in the dataset</title>
      <link>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1971167#M80115</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;It's not a matter of making the chart higher; even if I make it bigger, the x-axis stays the same.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 09:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-chart-X-axis-issues-week-showing-earlier-data-points-not/m-p/1971167#M80115</guid>
      <dc:creator>MZqlik</dc:creator>
      <dc:date>2022-08-22T09:18:11Z</dc:date>
    </item>
  </channel>
</rss>

