<?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 not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-not-working/m-p/764824#M1038352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I think your forgot the = before the aggr.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=min( { &amp;lt; List = {$(=aggr( max(List), Article))} &amp;gt; } value1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jan 2015 19:46:08 GMT</pubDate>
    <dc:creator>p_verkooijen</dc:creator>
    <dc:date>2015-01-09T19:46:08Z</dc:date>
    <item>
      <title>set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-not-working/m-p/764823#M1038351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have the following expression in pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this part of expression works nice : &lt;STRONG&gt;aggr( max(List), Article)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but complete expression doesn't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=min( { &amp;lt; List = {$(aggr( max(List), Article))} &amp;gt; } value1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am I doing anything wrong? can anyone help me please on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAFC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 19:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-not-working/m-p/764823#M1038351</guid>
      <dc:creator>cafcptg2011</dc:creator>
      <dc:date>2015-01-09T19:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-not-working/m-p/764824#M1038352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I think your forgot the = before the aggr.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=min( { &amp;lt; List = {$(=aggr( max(List), Article))} &amp;gt; } value1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 19:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-not-working/m-p/764824#M1038352</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2015-01-09T19:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-not-working/m-p/764825#M1038353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Paul is correct about the "=" but the expression also does not seem logical to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;aggr( max(List), Article)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;returns a set of max(List) values. Which value should be used as the List = modifier. All of them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 20:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-not-working/m-p/764825#M1038353</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-01-09T20:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis not working</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-not-working/m-p/764826#M1038354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the solution for my pb is simply...max(value1)... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks anyway&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 12:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-not-working/m-p/764826#M1038354</guid>
      <dc:creator>cafcptg2011</dc:creator>
      <dc:date>2015-01-12T12:17:34Z</dc:date>
    </item>
  </channel>
</rss>

