<?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 Axis size with Aggr() should not react to selections in list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Axis-size-with-Aggr-should-not-react-to-selections-in-list-box/m-p/1402711#M425010</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;I have a column table where the size of the axis depends on the max of two charts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Max(Aggr(NODISTINCT Sum({1&amp;lt;DimensionA={1},DimensionB={2}&amp;gt;}Value),Date))&amp;gt;=Max(Aggr(NODISTINCT Sum({1&amp;lt;DimensionA={2},DimensionB={2}&amp;gt;}Value),Date))&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,Max(Aggr(NODISTINCT Sum({1&amp;lt;DimensionA={1},DimensionB={2}&amp;gt;}Value),Date))&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,Max(Aggr(NODISTINCT Sum({1&amp;lt;DimensionA={2},DimensionB={2}&amp;gt;}Value),Date))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use 1 in set analysis so that the chart doesn't respond to selections in list boxes. However, this doesn't apply on this formula for the axis size. I think the reason is the Aggr() with Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain to me what I need to change in order to get this working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, greetings, Janneke.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Oct 2017 11:50:58 GMT</pubDate>
    <dc:creator>Janneke</dc:creator>
    <dc:date>2017-10-20T11:50:58Z</dc:date>
    <item>
      <title>Axis size with Aggr() should not react to selections in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Axis-size-with-Aggr-should-not-react-to-selections-in-list-box/m-p/1402711#M425010</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;I have a column table where the size of the axis depends on the max of two charts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Max(Aggr(NODISTINCT Sum({1&amp;lt;DimensionA={1},DimensionB={2}&amp;gt;}Value),Date))&amp;gt;=Max(Aggr(NODISTINCT Sum({1&amp;lt;DimensionA={2},DimensionB={2}&amp;gt;}Value),Date))&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,Max(Aggr(NODISTINCT Sum({1&amp;lt;DimensionA={1},DimensionB={2}&amp;gt;}Value),Date))&lt;/P&gt;&lt;P&gt;&amp;nbsp; ,Max(Aggr(NODISTINCT Sum({1&amp;lt;DimensionA={2},DimensionB={2}&amp;gt;}Value),Date))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use 1 in set analysis so that the chart doesn't respond to selections in list boxes. However, this doesn't apply on this formula for the axis size. I think the reason is the Aggr() with Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain to me what I need to change in order to get this working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, greetings, Janneke.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Axis-size-with-Aggr-should-not-react-to-selections-in-list-box/m-p/1402711#M425010</guid>
      <dc:creator>Janneke</dc:creator>
      <dc:date>2017-10-20T11:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Axis size with Aggr() should not react to selections in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Axis-size-with-Aggr-should-not-react-to-selections-in-list-box/m-p/1402712#M425011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To prevent the Aggr() from reacting to selections, you need a {1} in the enclosing Max() as well as inside:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max({1} Aggr(.....)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Axis-size-with-Aggr-should-not-react-to-selections-in-list-box/m-p/1402712#M425011</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-10-20T11:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Axis size with Aggr() should not react to selections in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Axis-size-with-Aggr-should-not-react-to-selections-in-list-box/m-p/1402713#M425012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant!!&lt;/P&gt;&lt;P&gt;Thanks for the quick respons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Axis-size-with-Aggr-should-not-react-to-selections-in-list-box/m-p/1402713#M425012</guid>
      <dc:creator>Janneke</dc:creator>
      <dc:date>2017-10-20T11:59:46Z</dc:date>
    </item>
  </channel>
</rss>

