<?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 How to set max axes to include the reference line in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-max-axes-to-include-the-reference-line/m-p/1060761#M943155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope this is not to confusing but I would like to include the formula for the reference line in the Axes.&lt;/P&gt;&lt;P&gt;In the static max input box under the Axes tab would I write this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Range Max(count(ID),Reference Line formula))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to know is if the Reference Line formula is already set and so is the expression formula, do I have to write the formula again and is Range Max the correct formula to find the max of 2 formulas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could I write Rangemax(Expression name,Reference line name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2016 08:18:05 GMT</pubDate>
    <dc:creator>tinkerz1</dc:creator>
    <dc:date>2016-01-11T08:18:05Z</dc:date>
    <item>
      <title>How to set max axes to include the reference line</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-max-axes-to-include-the-reference-line/m-p/1060761#M943155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope this is not to confusing but I would like to include the formula for the reference line in the Axes.&lt;/P&gt;&lt;P&gt;In the static max input box under the Axes tab would I write this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Range Max(count(ID),Reference Line formula))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to know is if the Reference Line formula is already set and so is the expression formula, do I have to write the formula again and is Range Max the correct formula to find the max of 2 formulas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could I write Rangemax(Expression name,Reference line name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 08:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-max-axes-to-include-the-reference-line/m-p/1060761#M943155</guid>
      <dc:creator>tinkerz1</dc:creator>
      <dc:date>2016-01-11T08:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to set max axes to include the reference line</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-max-axes-to-include-the-reference-line/m-p/1060762#M943156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't tried it but I don't believe that it will work. I think you will need the whole expresion within the rangemax().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 10:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-max-axes-to-include-the-reference-line/m-p/1060762#M943156</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-01-11T10:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to set max axes to include the reference line</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-max-axes-to-include-the-reference-line/m-p/1060763#M943157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression is evaluated in TOTAL context, so count(ID) would not give you the max value across dimension values, but the total count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to get the max value across dimension values of your chart expression, you probably need something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=RangeMax( Max( Aggr( Count(ID), &lt;EM&gt;YourChartDimension&lt;/EM&gt;)), &lt;EM&gt;ReferenceLineFormula&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With YourChartDimension and ReferenceLineFormula replaced with the dimension field(s) and the reference expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 10:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-max-axes-to-include-the-reference-line/m-p/1060763#M943157</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-11T10:31:36Z</dc:date>
    </item>
  </channel>
</rss>

