<?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: Help with Minimum for Field ignoring selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580509#M215683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing!&amp;nbsp; This site never ceases to wow me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully someone else down the line will have the same question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate everyones effort (especially you swuehl)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2014 19:57:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-15T19:57:00Z</dc:date>
    <item>
      <title>Help with Minimum for Field ignoring selection</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580505#M215679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlikview Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really appreciate your help in advance - been struggling with this for quite some time and it I may just be approaching this the wrong way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to find out the Min date associated with a Field (ID) while Ignoring the Selection Currently In Place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Selection:&amp;nbsp; &lt;STRONG&gt;Load File Field&lt;/STRONG&gt; = 'Week of April 15.xls'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resulting Straight Table:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 380px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="68"&gt;Load Date&lt;/TD&gt;&lt;TD class="xl63" width="139"&gt;Load File&lt;/TD&gt;&lt;TD class="xl63" width="74"&gt;ID Number&lt;/TD&gt;&lt;TD class="xl63" width="99"&gt;&lt;SPAN style="color: #ff0000;"&gt;Desired First Load Date&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;15-Apr&lt;/TD&gt;&lt;TD class="xl64"&gt;Week of April 15.xls&lt;/TD&gt;&lt;TD&gt;ABC-123&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;1-Apr&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;15-Apr&lt;/TD&gt;&lt;TD class="xl64"&gt;Week of April 15.xls&lt;/TD&gt;&lt;TD&gt;DDD-444&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;14-Apr&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;14-Apr&lt;/TD&gt;&lt;TD class="xl64"&gt;Week of April 15.xls&lt;/TD&gt;&lt;TD&gt;DDD-444&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;14-Apr&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original Set of Data&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="281"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="68"&gt;Load Date&lt;/TD&gt;&lt;TD class="xl65" width="139"&gt;Load File&lt;/TD&gt;&lt;TD class="xl65" width="74"&gt;ID Number&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20"&gt;15-Apr&lt;/TD&gt;&lt;TD class="xl66"&gt;Week of April 15.xls&lt;/TD&gt;&lt;TD&gt;ABC-123&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20"&gt;1-Apr&lt;/TD&gt;&lt;TD class="xl66"&gt;Week of April 1.xls&lt;/TD&gt;&lt;TD&gt;ABC-123&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20"&gt;4-Apr&lt;/TD&gt;&lt;TD class="xl66"&gt;Week of April 1.xls&lt;/TD&gt;&lt;TD&gt;ABC-123&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20"&gt;15-Apr&lt;/TD&gt;&lt;TD class="xl66"&gt;Week of April 15.xls&lt;/TD&gt;&lt;TD&gt;DDD-444&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20"&gt;14-Apr&lt;/TD&gt;&lt;TD class="xl66"&gt;Week of April 15.xls&lt;/TD&gt;&lt;TD&gt;DDD-444&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20"&gt;7-Apr&lt;/TD&gt;&lt;TD class="xl66"&gt;Week of April 7.xls&lt;/TD&gt;&lt;TD&gt;EEE-000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'First Load Date' is the field I'm struggling with.&amp;nbsp; This should return the First Load Date for each ID Number.&amp;nbsp; What I've tried already:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(min( {1} [Load Date], [ID Number]) -- this returns 1-Apr for everything (which makes sense)&lt;/P&gt;&lt;P&gt;=min([Load Date]) - this returns the minimum for the ID Number of the current selection (In the example above it would return 15-Apr for ABC-123 and Apr-14 for DDD-444)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate your thoughts, I always struggle communicating these problems.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 17:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580505#M215679</guid>
      <dc:creator />
      <dc:date>2014-04-15T17:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Minimum for Field ignoring selection</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580506#M215680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May you share sample. It is always easier to fight having model and sample data ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 17:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580506#M215680</guid>
      <dc:creator />
      <dc:date>2014-04-15T17:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Help with Minimum for Field ignoring selection</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580507#M215681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick response Dariusz, please see the attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 19:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580507#M215681</guid>
      <dc:creator />
      <dc:date>2014-04-15T19:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Help with Minimum for Field ignoring selection</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580508#M215682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(min({1} Total&amp;lt;IDNumber&amp;gt; LoadDate),IDNumber,LoadDate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 19:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580508#M215682</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-04-15T19:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Minimum for Field ignoring selection</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580509#M215683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing!&amp;nbsp; This site never ceases to wow me. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully someone else down the line will have the same question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate everyones effort (especially you swuehl)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 19:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Minimum-for-Field-ignoring-selection/m-p/580509#M215683</guid>
      <dc:creator />
      <dc:date>2014-04-15T19:57:00Z</dc:date>
    </item>
  </channel>
</rss>

