<?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 Ignore all but 1 selection in set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ignore-all-but-1-selection-in-set-analysis/m-p/1975768#M80489</link>
    <description>&lt;P&gt;For this data set&lt;/P&gt;
&lt;P&gt;I want to return The maximum "Tonne" =[10] for each line&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marius__0-1662026324251.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88057i95957214FC1E3704/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marius__0-1662026324251.png" alt="Marius__0-1662026324251.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried the following:&lt;/P&gt;
&lt;P&gt;Max({&amp;lt;[DocType]=,[Condition type]=,[SubDoc]=&amp;gt;}Quantity)&lt;/P&gt;
&lt;P&gt;So for each Contract I am looking to return the max quantity =&amp;gt; on each line [So every line must return 10]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 10:00:53 GMT</pubDate>
    <dc:creator>Marius_</dc:creator>
    <dc:date>2022-09-01T10:00:53Z</dc:date>
    <item>
      <title>Ignore all but 1 selection in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-all-but-1-selection-in-set-analysis/m-p/1975768#M80489</link>
      <description>&lt;P&gt;For this data set&lt;/P&gt;
&lt;P&gt;I want to return The maximum "Tonne" =[10] for each line&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Marius__0-1662026324251.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/88057i95957214FC1E3704/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Marius__0-1662026324251.png" alt="Marius__0-1662026324251.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried the following:&lt;/P&gt;
&lt;P&gt;Max({&amp;lt;[DocType]=,[Condition type]=,[SubDoc]=&amp;gt;}Quantity)&lt;/P&gt;
&lt;P&gt;So for each Contract I am looking to return the max quantity =&amp;gt; on each line [So every line must return 10]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 10:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-all-but-1-selection-in-set-analysis/m-p/1975768#M80489</guid>
      <dc:creator>Marius_</dc:creator>
      <dc:date>2022-09-01T10:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore all but 1 selection in set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-all-but-1-selection-in-set-analysis/m-p/1975782#M80491</link>
      <description>&lt;P&gt;It looked that you didn't want to ignore selections else the dimensionality within the table. This could be reached with TOTAL like: max(TOTAL Quantity) or maybe max(TOTAL &amp;lt;Dim1, Dim2&amp;gt; Quantity) whereby Dim1 + Dim2 are just place-holder for dimensions which should be further respected.&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 10:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-all-but-1-selection-in-set-analysis/m-p/1975782#M80491</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-09-01T10:25:31Z</dc:date>
    </item>
  </channel>
</rss>

