<?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 Set analysis and selection on the same field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-selection-on-the-same-field/m-p/1439082#M34723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good evening everyone,&lt;/P&gt;&lt;P&gt;using the following set analysis expression i'm retriving the sum of report hours for request 69,70,71....268.&lt;/P&gt;&lt;P&gt;But i select one request number, for ex 71, the table does not reflect the selections and continue to show the sum() al all request number of the set analysis.... how to fix ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[Request Number]={69,70,71,72,73,74,75,76,176,197,255,264,268}&amp;gt;} [Report Hours])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Dec 2017 16:02:20 GMT</pubDate>
    <dc:creator>micheledenardi</dc:creator>
    <dc:date>2017-12-20T16:02:20Z</dc:date>
    <item>
      <title>Set analysis and selection on the same field</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-selection-on-the-same-field/m-p/1439082#M34723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good evening everyone,&lt;/P&gt;&lt;P&gt;using the following set analysis expression i'm retriving the sum of report hours for request 69,70,71....268.&lt;/P&gt;&lt;P&gt;But i select one request number, for ex 71, the table does not reflect the selections and continue to show the sum() al all request number of the set analysis.... how to fix ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[Request Number]={69,70,71,72,73,74,75,76,176,197,255,264,268}&amp;gt;} [Report Hours])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 16:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-selection-on-the-same-field/m-p/1439082#M34723</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-12-20T16:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and selection on the same field</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-selection-on-the-same-field/m-p/1439083#M34724</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;You can create a new field like [Request Type] and use it in set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyTable:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt; Request Number, type&lt;/P&gt;&lt;P&gt; 69, a&lt;/P&gt;&lt;P&gt; 70, a&lt;/P&gt;&lt;P&gt; 71, b&lt;/P&gt;&lt;P&gt; 72, b&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;type={'A'}&amp;gt;} [Request &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hours&lt;/SPAN&gt;])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aurélien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 16:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-selection-on-the-same-field/m-p/1439083#M34724</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2017-12-20T16:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis and selection on the same field</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-and-selection-on-the-same-field/m-p/1439084#M34725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[Request Number]&lt;STRONG&gt;*&lt;/STRONG&gt;={69,70,71,72,73,74,75,76,176,197,255,264,268}&amp;gt;} [Report Hours])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 16:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-and-selection-on-the-same-field/m-p/1439084#M34725</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-12-20T16:16:15Z</dc:date>
    </item>
  </channel>
</rss>

