<?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 with stacic max in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587608#M4319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for the reply, but this is not what I want do...&lt;/P&gt;&lt;P&gt;your solution fits the static max and min in the scale to the max and min values of the the sales...&lt;/P&gt;&lt;P&gt;what I want is set a static max that is lower than the max value, but if I do this, the graph shows wrong information: Graph 1 and graph 2 have the same data, but on graph 2 shows that "customer 7" has a sales of 10, when the real value is 500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw, you should change the *1.1 in the min formula to *0.9 to avoid the same problem than me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Feb 2014 12:48:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-14T12:48:36Z</dc:date>
    <item>
      <title>Line chart with stacic max</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587606#M4317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this is an issue I don't know to solve:&lt;/P&gt;&lt;P&gt;I have a line chart where sometime I have value very hight:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table_1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53204_Table_1.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;So variations on the rest of the values cant be appreciated. On this scenario, a value over 10 is a "very hight value", and I don't care about the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To solve this I set the static max on the scale to 10, but get this result:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table_2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53205_Table_2.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;What I expected to get is a graph where the line goes out the upper limit. Something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Table_3.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53206_Table_3.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;This way I can see the evolution of rest of values, and see there is a very hight value. As I said, I don't need to know the value of this value, only that it exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how to solve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2025 14:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587606#M4317</guid>
      <dc:creator />
      <dc:date>2025-07-23T14:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart with stacic max</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587607#M4318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Consider that you want to show line chart for Sales by Customer&lt;/P&gt;&lt;P&gt;Dimension = Customer&lt;/P&gt;&lt;P&gt;Expression = SUM(Sales)&lt;/P&gt;&lt;P&gt;You can use below two expression under Axes &amp;gt;&amp;gt; Scale &amp;gt;&amp;gt; Static Min and Static Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Min(Aggr(SUM($(vSaleinEURO)),[Customer Name]))*1.1&lt;/P&gt;&lt;P&gt;=Max(Aggr(SUM($(vSaleinEURO)),[Customer Name]))*1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 12:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587607#M4318</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-14T12:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart with stacic max</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587608#M4319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for the reply, but this is not what I want do...&lt;/P&gt;&lt;P&gt;your solution fits the static max and min in the scale to the max and min values of the the sales...&lt;/P&gt;&lt;P&gt;what I want is set a static max that is lower than the max value, but if I do this, the graph shows wrong information: Graph 1 and graph 2 have the same data, but on graph 2 shows that "customer 7" has a sales of 10, when the real value is 500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw, you should change the *1.1 in the min formula to *0.9 to avoid the same problem than me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 12:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587608#M4319</guid>
      <dc:creator />
      <dc:date>2014-02-14T12:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart with stacic max</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587609#M4320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload your sample file or apps?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 13:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587609#M4320</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-14T13:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Line chart with stacic max</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587610#M4321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here there is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 13:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587610#M4321</guid>
      <dc:creator />
      <dc:date>2014-02-14T13:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Line chart with stacic max</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587611#M4322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a workaround, you may fill your linchart or use a plateau presentation of your line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Feb 2014 16:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587611#M4322</guid>
      <dc:creator>s_uhlig</dc:creator>
      <dc:date>2014-02-14T16:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart with stacic max</title>
      <link>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587612#M4323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks Sven&lt;/P&gt;&lt;P&gt;Fill the line chart solves the bug, but now I can´t add another line to the chart, because it adds the two values. The problem with the plateau is that the two lines overlaps and is not clear.&lt;/P&gt;&lt;P&gt;I think I will put two charts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 08:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/Line-chart-with-stacic-max/m-p/587612#M4323</guid>
      <dc:creator />
      <dc:date>2014-02-17T08:50:10Z</dc:date>
    </item>
  </channel>
</rss>

