<?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 {1} doesn't seem to work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394747#M147206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to make a non-interactive list box of the top 10 players?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure you can make a dimension ignore itself through set analysis.&amp;nbsp; Since the list box is a list aggregated by Player, I don't think it can ignore the Player selection.&amp;nbsp; You're saying "For each possible player, show me the player that satisfies the 'if' condition."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could place the list box in an alternate state so that it is not affected by other selections on the document if you are using Qlikview 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Settings ~&amp;gt; General ~&amp;gt;&amp;nbsp; Alternate States ~&amp;gt;&amp;nbsp; Add, List box properties ~&amp;gt; Alternate State select the new one)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2012 14:41:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-09T14:41:50Z</dc:date>
    <item>
      <title>Set analysis {1} doesn't seem to work</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394744#M147203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need the text boxes on the right side not to get affected because of selections. I tried using {1} but doesn't seem to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Files attached. Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 13:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394744#M147203</guid>
      <dc:creator />
      <dc:date>2012-10-09T13:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis {1} doesn't seem to work</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394745#M147204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'd need the aggregations to ignore selections also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=firstsortedvalue({1}Runs, aggr(min({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;Fifties={"&amp;gt;0"}&amp;gt;} Runs), Player))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 13:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394745#M147204</guid>
      <dc:creator />
      <dc:date>2012-10-09T13:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis {1} doesn't seem to work</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394746#M147205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much. Everything works fine now except a list box that I have with the following expression.&lt;/P&gt;&lt;P&gt;=aggr(if(rank(sum(Runs))&amp;lt;=10,Player),Player)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 14:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394746#M147205</guid>
      <dc:creator />
      <dc:date>2012-10-09T14:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis {1} doesn't seem to work</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394747#M147206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to make a non-interactive list box of the top 10 players?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure you can make a dimension ignore itself through set analysis.&amp;nbsp; Since the list box is a list aggregated by Player, I don't think it can ignore the Player selection.&amp;nbsp; You're saying "For each possible player, show me the player that satisfies the 'if' condition."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could place the list box in an alternate state so that it is not affected by other selections on the document if you are using Qlikview 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Settings ~&amp;gt; General ~&amp;gt;&amp;nbsp; Alternate States ~&amp;gt;&amp;nbsp; Add, List box properties ~&amp;gt; Alternate State select the new one)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 14:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394747#M147206</guid>
      <dc:creator />
      <dc:date>2012-10-09T14:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis {1} doesn't seem to work</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394748#M147207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternate States fits the bill perfectly. Thanks very much. One last thing I wanted to was to make the List box read only as well which I have done now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 03:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-1-doesn-t-seem-to-work/m-p/394748#M147207</guid>
      <dc:creator />
      <dc:date>2012-10-10T03:29:47Z</dc:date>
    </item>
  </channel>
</rss>

