<?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: Set analysis expression as dynamic max in line graph?!? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055871#M523964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have records where Peildatum is null. You can check this by making a copy of the chart and change the chart type to a Straight Table chart. Then sort that table by Reserve in descending order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the maximum that excludes the null Peildatum you can use this expression:&lt;/P&gt;&lt;P&gt;max({&amp;lt;Peildatum={'*'}&amp;gt;}aggr(sum({1&amp;lt;[Schadecategorie] = {'A','B','C','D','E','F','G','H'}&amp;gt;}[Reserve bedrag in €] / $(vDivideFactor)),Peildatum))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Mar 2016 08:39:27 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-03-24T08:39:27Z</dc:date>
    <item>
      <title>Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055855#M523948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my line graph I plot according to this expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Schadecategorie]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'A','B','C','D','E','F','G','H'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Reserve bedrag in €]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; / 1000000) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I thought that a clever way of making sure the graph would always display properly, was making use of this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1 &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Schadecategorie]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'A','B','C','D','E','F','G','H'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Reserve bedrag in €]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; / 1000000),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Peildatum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But for some reason, the line goes above (and out of) the chart. Dimension in this chart is Peildatum.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When I add 4.5 mln. to the max() expression, it's OK. What am I doing wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055855#M523948</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-23T10:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055856#M523949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you please share the problem screen shots &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:07:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055856#M523949</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-23T10:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055857#M523950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119094_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055857#M523950</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-23T10:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055858#M523951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using more dimensions in your chart then just Peildatum then include the other dimension(s) in the aggr as well.&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({1 &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Schadecategorie]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = {'A','B','C','D','E','F','G','H'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Reserve bedrag in €]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; / 1000000),&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Peildatum, &lt;STRONG&gt;DimX&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055858#M523951</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-23T10:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055859#M523952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;No - Peildatum is the only dimension. I use $(vPeiljaar) to show only Peildatum for a certain Peiljaar (also a field in my master calendar), but the x-axis is Peildatum...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055859#M523952</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-23T10:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055860#M523953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was afraid of that &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post a small qlikview document that illustrates the problem. See this document for how to do that safely: &lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055860#M523953</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-23T10:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055861#M523954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uhm, reducing data messed it up seriously. I'm willing to PM / mail it to you, but I don't think I should post it here.. (It's about 18 Mb)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055861#M523954</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-23T10:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055862#M523955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, the max upload limit is 300 MB &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;. So 18 MB is ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055862#M523955</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-23T11:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055863#M523956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I PM it? And if yes, how? (Still new on this forum...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055863#M523956</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-23T11:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055864#M523957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I'd be able to pm you when we started "following" each other. But that doesn't seem to be the case. Let's try LinkedIn. If you have a LinkedIn profile you shouldn't have any trouble finding me there. The number of Hans de Vries'en on LinkedIn is rather large... So, I have no idea which one those you might be &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055864#M523957</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-23T11:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055865#M523958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Invited you to connect... Also mentioned my mail addy (rather cryptically, as LI forbids it.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 12:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055865#M523958</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-23T12:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055866#M523959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid I don't see anything wrong. It seems to work just fine. Grafiek IBNR with 2015 and Totaal selected:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="comm210639.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119168_comm210639.png" style="height: 257px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Your expression for the max returns 64,94 and that works fine as max axis value for the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 13:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055866#M523959</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-23T13:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055867#M523960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is true, but that is the one in which I added 4.5 miliion:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1 &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Schadecategorie]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'A','B','C','D','E','F','G','H'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Reserve bedrag in €]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; / 1000000),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Peildatum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) + 4.5&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;Seems rather silly to be adding a constant to an expression, just to make it 'fit', if you catch my drift...&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 13:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055867#M523960</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-23T13:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055868#M523961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I see what the problem is. You're messing around with min and max settings for the x-axis. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; The chart actually contains more data, but doesn't show it. And you're using {1} in your expressions to overrule the selections of Peildatum and Peiljaar. That needs to be added to the expression to calculate the max value for the y-axis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=max({&amp;lt;Peildatum, Peiljaar={$(vPeiljaar)}&amp;gt;}aggr(&lt;/P&gt;&lt;P&gt;&amp;nbsp; sum({1 &amp;lt;[Schadecategorie] = {'A','B','C','D','E','F','G','H'}&amp;gt;}[Reserve bedrag in €] / 1000000)&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,Peildatum))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 15:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055868#M523961</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-23T15:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055869#M523962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant!! That did the trick! And - what's more important - I see your point! Thanks, Gysbert for taking the trouble for helping me out this way!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 06:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055869#M523962</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-24T06:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055870#M523963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing - I tried the same min/max thing on the chart in "Grafiek Reserve", which is a continuously shifting graph, showing the reserve for the last 365 days.. So again, I was messing about with the X-axis.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; Your solution didn't work there, because vPeiljaar is not an issue there.. Any ideas on how this one should be tackled?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 08:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055870#M523963</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-24T08:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055871#M523964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have records where Peildatum is null. You can check this by making a copy of the chart and change the chart type to a Straight Table chart. Then sort that table by Reserve in descending order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the maximum that excludes the null Peildatum you can use this expression:&lt;/P&gt;&lt;P&gt;max({&amp;lt;Peildatum={'*'}&amp;gt;}aggr(sum({1&amp;lt;[Schadecategorie] = {'A','B','C','D','E','F','G','H'}&amp;gt;}[Reserve bedrag in €] / $(vDivideFactor)),Peildatum))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 08:39:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055871#M523964</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-24T08:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055872#M523965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, going to try that.. Shouldn't I rather try to fix this in the load script? As you can see I used IntervalMatch() (to be honest, for the first time) and I suspect I might have done something wrong there.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 08:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055872#M523965</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-24T08:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055873#M523966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is indeed one NULL value for Peildatum; reserve there is 124,39 (far too high)... I haven't a clue how this happened, to be honest..&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 09:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055873#M523966</guid>
      <dc:creator>hansdevr</dc:creator>
      <dc:date>2016-03-24T09:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis expression as dynamic max in line graph?!?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055874#M523967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have a number of records where the Startdatum and Einddatum have the same date (just different times). Those won't be matched with the intervalmatch. That's because the Peildatum values don't have a time fraction. So the Peildatum that you'd expect to be matched is earlier than the Startdatum of the same day, i.e. Peildatum 26-03-2016 00:00:00 lies before the interval of Startdatum 26-03-2016 18:48:17 and Einddatum 2016-03-22 18:49:57.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 09:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-expression-as-dynamic-max-in-line-graph/m-p/1055874#M523967</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-24T09:19:46Z</dc:date>
    </item>
  </channel>
</rss>

