<?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: IF Statement that returns the Email Address for the Top 10 Results in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/IF-Statement-that-returns-the-Email-Address-for-the-Top-10/m-p/2004073#M83126</link>
    <description>&lt;P&gt;Thank you! This worked as my solution.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2022 12:02:35 GMT</pubDate>
    <dc:creator>DataHound</dc:creator>
    <dc:date>2022-11-14T12:02:35Z</dc:date>
    <item>
      <title>IF Statement that returns the Email Address for the Top 10 Results</title>
      <link>https://community.qlik.com/t5/App-Development/IF-Statement-that-returns-the-Email-Address-for-the-Top-10/m-p/2001756#M82978</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;Goal: I would like to return a concatenated list of the email addresses associated with the top 10 results of a measure.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a table that updates daily with the top 10 employees based on a measure. I would like to have qlik create a list of the email addresses associated with these employees. I have the Dimension of email in the data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am thinking of placing my current formula for the calculation into an IF statement that returns the email addresses only if they&amp;nbsp; are in the Top 10 of the results for that measure.&lt;/P&gt;
&lt;P&gt;Measure: (SUM(SALES))/(COUNT(CONTACTS))&lt;/P&gt;
&lt;P&gt;EMAIL is the dimension&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 13:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-Statement-that-returns-the-Email-Address-for-the-Top-10/m-p/2001756#M82978</guid>
      <dc:creator>DataHound</dc:creator>
      <dc:date>2022-11-08T13:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement that returns the Email Address for the Top 10 Results</title>
      <link>https://community.qlik.com/t5/App-Development/IF-Statement-that-returns-the-Email-Address-for-the-Top-10/m-p/2001772#M82981</link>
      <description>&lt;P&gt;Hi, try with:&amp;nbsp;Concat(Distinct {&amp;lt;Email={"=Rank(&lt;SPAN&gt;SUM(SALES))/(COUNT(CONTACTS)&lt;/SPAN&gt;)&amp;lt;=10"}&amp;gt;} Email,';')&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2022 14:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-Statement-that-returns-the-Email-Address-for-the-Top-10/m-p/2001772#M82981</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-11-08T14:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: IF Statement that returns the Email Address for the Top 10 Results</title>
      <link>https://community.qlik.com/t5/App-Development/IF-Statement-that-returns-the-Email-Address-for-the-Top-10/m-p/2004073#M83126</link>
      <description>&lt;P&gt;Thank you! This worked as my solution.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 12:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-Statement-that-returns-the-Email-Address-for-the-Top-10/m-p/2004073#M83126</guid>
      <dc:creator>DataHound</dc:creator>
      <dc:date>2022-11-14T12:02:35Z</dc:date>
    </item>
  </channel>
</rss>

