<?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 aggr function without selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/aggr-function-without-selection/m-p/161692#M35483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;min({1}aggr(count({1}value),date))&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Both&lt;/EM&gt; min() and count() need to be told that you want the whole data set, I believe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Oct 2010 20:52:04 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-10-27T20:52:04Z</dc:date>
    <item>
      <title>aggr function without selection</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-function-without-selection/m-p/161690#M35481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi out there,&lt;/P&gt;&lt;P&gt;i got a problem where i can't find a solution for.&lt;/P&gt;&lt;P&gt;I tried to build a formula for a gauge chart with fixed min and max:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;min(aggr(count(value), date))&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This formula works perfect, if don't select a Day, Month or so. I want to get it fixed at the whole data (date's).&lt;BR /&gt;All my think's with {1} didn't worked out.&lt;/P&gt;&lt;P&gt;Maybe someone has an idea for me.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 15:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-function-without-selection/m-p/161690#M35481</guid>
      <dc:creator />
      <dc:date>2010-10-27T15:38:29Z</dc:date>
    </item>
    <item>
      <title>aggr function without selection</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-function-without-selection/m-p/161691#M35482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want it "static", which means if you select a day, month, etc..., you don't want the gauge chart to change. You have to put all the fields you don't want to change in a set analyisis like this example :&lt;/P&gt;&lt;P&gt;min(aggr( count({$&amp;lt;Year=,Month=,Day=&amp;gt;} [Asiento Importe]) ),date))&lt;/P&gt;&lt;P&gt;Hope it helps!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 15:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-function-without-selection/m-p/161691#M35482</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2010-10-27T15:48:36Z</dc:date>
    </item>
    <item>
      <title>aggr function without selection</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-function-without-selection/m-p/161692#M35483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;min({1}aggr(count({1}value),date))&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Both&lt;/EM&gt; min() and count() need to be told that you want the whole data set, I believe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 20:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-function-without-selection/m-p/161692#M35483</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-10-27T20:52:04Z</dc:date>
    </item>
    <item>
      <title>aggr function without selection</title>
      <link>https://community.qlik.com/t5/QlikView/aggr-function-without-selection/m-p/161693#M35484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;this was the solution &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 08:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/aggr-function-without-selection/m-p/161693#M35484</guid>
      <dc:creator />
      <dc:date>2010-10-28T08:55:15Z</dc:date>
    </item>
  </channel>
</rss>

