<?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 All Top 3 Sales People Names   in Text object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/All-Top-3-Sales-People-Names-in-Text-object/m-p/1576042#M741131</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have below requirement&amp;nbsp; and&amp;nbsp; sample data like&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Name,sales&lt;/P&gt;&lt;P&gt;A,100&lt;/P&gt;&lt;P&gt;B,100&lt;/P&gt;&lt;P&gt;C,100&lt;/P&gt;&lt;P&gt;D,200&lt;/P&gt;&lt;P&gt;E,200&lt;/P&gt;&lt;P&gt;F,300&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i need show output&amp;nbsp; in&amp;nbsp; three different TEXT OBJECT like below&lt;/P&gt;&lt;P&gt;A,B,C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; D,E&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;F&lt;/P&gt;&lt;P&gt;100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;200&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;300&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>qlikview979</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>All Top 3 Sales People Names   in Text object</title>
      <link>https://community.qlik.com/t5/QlikView/All-Top-3-Sales-People-Names-in-Text-object/m-p/1576042#M741131</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have below requirement&amp;nbsp; and&amp;nbsp; sample data like&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Name,sales&lt;/P&gt;&lt;P&gt;A,100&lt;/P&gt;&lt;P&gt;B,100&lt;/P&gt;&lt;P&gt;C,100&lt;/P&gt;&lt;P&gt;D,200&lt;/P&gt;&lt;P&gt;E,200&lt;/P&gt;&lt;P&gt;F,300&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i need show output&amp;nbsp; in&amp;nbsp; three different TEXT OBJECT like below&lt;/P&gt;&lt;P&gt;A,B,C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; D,E&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;F&lt;/P&gt;&lt;P&gt;100&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;200&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;300&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-Top-3-Sales-People-Names-in-Text-object/m-p/1576042#M741131</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: All Top 3 Sales People Names   in Text object</title>
      <link>https://community.qlik.com/t5/QlikView/All-Top-3-Sales-People-Names-in-Text-object/m-p/1576051#M741132</link>
      <description>&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;Please try below.&lt;/P&gt;&lt;P&gt;Concat(DISTINCT Aggr(&lt;BR /&gt;If(&lt;BR /&gt;(Count( DISTINCT {&amp;lt;NPS_Date={"$(vNPSMaxdate)"},NPS_SLA={'Met'},NPS_SLA-={'Not Met'}&amp;gt;}[Request ID])/Count(DISTINCT [Request ID]))&lt;BR /&gt;=&lt;BR /&gt;Max(TOTAL Aggr(Count( DISTINCT {&amp;lt;NPS_Date={"$(vNPSMaxdate)"},NPS_SLA={'Met'},NPS_SLA-={'Not Met'}&amp;gt;}[Request ID])/Count(DISTINCT [Request ID]), NPS_owner)), NPS_owner), NPS_owner), chr(13)) &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 16:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-Top-3-Sales-People-Names-in-Text-object/m-p/1576051#M741132</guid>
      <dc:creator>spsrk_84</dc:creator>
      <dc:date>2019-05-02T16:52:26Z</dc:date>
    </item>
  </channel>
</rss>

