<?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: Straight Table row data in Text Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794887#M1211090</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Just like FirstSortedValue, do we have anything to show Top 2nd, Top 3rd etc similar to what we show using FirstSortedValue?&lt;/P&gt;</description>
    <pubDate>Fri, 26 Mar 2021 15:30:42 GMT</pubDate>
    <dc:creator>qlikwiz123</dc:creator>
    <dc:date>2021-03-26T15:30:42Z</dc:date>
    <item>
      <title>Straight Table row data in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794201#M1210999</link>
      <description>&lt;P&gt;I have a straight table with Dimension as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim:&lt;/STRONG&gt;&amp;nbsp;=If(Aggr(Rank(Count(DISTINCT{$&amp;lt;Type={'Sale'}&amp;gt;}(ID))) &amp;lt;= 5,EID),EID)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression:&lt;/STRONG&gt;&amp;nbsp;Count(DISTINCT{$&amp;lt;Type={'Sale'}&amp;gt;}(ID))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is to show only top 5 EIDs in the Straight Table that has the most number of IDs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I show the top most EID and number of IDs this EID has in a Tex Box?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 18:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794201#M1210999</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2021-03-24T18:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table row data in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794302#M1211004</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/9788"&gt;@qlikwiz123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May be try like below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=FirstSortedValue(EID, aggr(rank(Count(DISTINCT{$&amp;lt;Type={'Sale'}&amp;gt;}ID),4),EID))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;which gives Top most EID info.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=aggr(if(Rank(Count(DISTINCT{$&amp;lt;Type={'Sale'}&amp;gt;}ID))=1, EID, EID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below exp. gives the number of IDs of that EID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Aggr(If(rank(Count(DISTINCT{$&amp;lt;Type={'Sale'}&amp;gt;}ID),4) = 1, Count(DISTINCT{$&amp;lt;Type={'Sale'}&amp;gt;}ID)),EID)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 06:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794302#M1211004</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-25T06:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table row data in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794423#M1211016</link>
      <description>&lt;P&gt;&amp;nbsp;Works as expected. Thank you very much.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 12:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794423#M1211016</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2021-03-25T12:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table row data in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794887#M1211090</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Just like FirstSortedValue, do we have anything to show Top 2nd, Top 3rd etc similar to what we show using FirstSortedValue?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 15:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794887#M1211090</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2021-03-26T15:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table row data in Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794985#M1211099</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/9788"&gt;@qlikwiz123&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can use rank () function or in firstsortedvalue function itself, u can provide rank..&lt;/P&gt;&lt;P&gt;Pls refer in below link&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/BasicAggregationFunctions/firstsortedvalue.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/ChartFunctions/BasicAggregationFunctions/firstsortedvalue.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Mar 2021 03:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-row-data-in-Text-Box/m-p/1794985#M1211099</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-03-27T03:48:32Z</dc:date>
    </item>
  </channel>
</rss>

