<?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 P/E in set analysis clarification in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/P-E-in-set-analysis-clarification/m-p/1709178#M54440</link>
    <description>&lt;P&gt;Hi Experts,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to wrap my head around P/E. I understand its purpose and have looked through conversations and Qlik help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why does below code return David, John, Joseph, but not Peter?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concat({$&amp;lt;[Scores.Name] = E({1&amp;lt;[Scores.Sport]={'Tennis'}&amp;gt;})&amp;gt;}Distinct [Scores.Name], CHR(10))&lt;/P&gt;&lt;P&gt;Similarly, why is Thomas not in the list for below?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concat({$&amp;lt;[Scores.Name] = E({1&amp;lt;[Scores.Sport]={'Tennis'}&amp;gt;})&amp;gt;}Distinct [Scores.Name], CHR(10))&lt;/P&gt;&lt;P&gt;Attaching excel file with data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Qualify *;&lt;BR /&gt;Scores:&lt;BR /&gt;LOAD&lt;BR /&gt;Name,&lt;BR /&gt;Sport,&lt;BR /&gt;Score&lt;BR /&gt;FROM [lib://Desktop (cp_manuel.lindekeit)/Scores.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;UnQualify *;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 20:50:37 GMT</pubDate>
    <dc:creator>ManuelLindekeit</dc:creator>
    <dc:date>2020-06-08T20:50:37Z</dc:date>
    <item>
      <title>P/E in set analysis clarification</title>
      <link>https://community.qlik.com/t5/App-Development/P-E-in-set-analysis-clarification/m-p/1709178#M54440</link>
      <description>&lt;P&gt;Hi Experts,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to wrap my head around P/E. I understand its purpose and have looked through conversations and Qlik help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why does below code return David, John, Joseph, but not Peter?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concat({$&amp;lt;[Scores.Name] = E({1&amp;lt;[Scores.Sport]={'Tennis'}&amp;gt;})&amp;gt;}Distinct [Scores.Name], CHR(10))&lt;/P&gt;&lt;P&gt;Similarly, why is Thomas not in the list for below?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Concat({$&amp;lt;[Scores.Name] = E({1&amp;lt;[Scores.Sport]={'Tennis'}&amp;gt;})&amp;gt;}Distinct [Scores.Name], CHR(10))&lt;/P&gt;&lt;P&gt;Attaching excel file with data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Qualify *;&lt;BR /&gt;Scores:&lt;BR /&gt;LOAD&lt;BR /&gt;Name,&lt;BR /&gt;Sport,&lt;BR /&gt;Score&lt;BR /&gt;FROM [lib://Desktop (cp_manuel.lindekeit)/Scores.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;UnQualify *;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 20:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/P-E-in-set-analysis-clarification/m-p/1709178#M54440</guid>
      <dc:creator>ManuelLindekeit</dc:creator>
      <dc:date>2020-06-08T20:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: P/E in set analysis clarification</title>
      <link>https://community.qlik.com/t5/App-Development/P-E-in-set-analysis-clarification/m-p/1709187#M54441</link>
      <description>&lt;P&gt;I do show Peter with your data and function.&amp;nbsp; Thomas would not appear because he does have Tennis as a sport.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="e_function.PNG" style="width: 242px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35167i4CABBC350D42F4AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="e_function.PNG" alt="e_function.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 21:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/P-E-in-set-analysis-clarification/m-p/1709187#M54441</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2020-06-08T21:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: P/E in set analysis clarification</title>
      <link>https://community.qlik.com/t5/App-Development/P-E-in-set-analysis-clarification/m-p/1709189#M54442</link>
      <description>&lt;P&gt;That's strange. I don't get Peter.&lt;/P&gt;&lt;P&gt;Sorry the question for Thomas was for the case of changing the E for a P.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ManuelLindekeit_0-1591651209257.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35168i23F0CCC99595A673/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ManuelLindekeit_0-1591651209257.png" alt="ManuelLindekeit_0-1591651209257.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 21:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/P-E-in-set-analysis-clarification/m-p/1709189#M54442</guid>
      <dc:creator>ManuelLindekeit</dc:creator>
      <dc:date>2020-06-08T21:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: P/E in set analysis clarification</title>
      <link>https://community.qlik.com/t5/App-Development/P-E-in-set-analysis-clarification/m-p/1709191#M54443</link>
      <description>&lt;P&gt;I displayed my results in a Text Box.&amp;nbsp; When I display it in a table like you, it does not appear.&amp;nbsp; In the image below, see the difference between using a Chr(10) vs '|'.&amp;nbsp; Your expression is correct.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="e_function.PNG" style="width: 929px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35169iC3D8DB5845225026/image-size/large?v=v2&amp;amp;px=999" role="button" title="e_function.PNG" alt="e_function.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It looks like the table does not handle the line-feed well.&amp;nbsp; If you export the data, you will see David, John, Joseph and Peter.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 21:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/P-E-in-set-analysis-clarification/m-p/1709191#M54443</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2020-06-08T21:36:38Z</dc:date>
    </item>
  </channel>
</rss>

