<?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: Need set expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-set-expression/m-p/2061105#M1223297</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153268"&gt;@Chinnu3&lt;/a&gt;&amp;nbsp; create table&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Dimension:&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt;Classification,&amp;nbsp;Unique ID&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Measure:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;=sum(aggr(if(rank(sum(Value),4)&amp;lt;=10,&amp;nbsp;sum(Value),0),&lt;SPAN&gt;Classification,&amp;nbsp;Unique ID))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Note:&amp;nbsp;&lt;FONT color="#000000"&gt; Uncheck Suppress zero values option in presentation tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2023 15:03:38 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2023-04-17T15:03:38Z</dc:date>
    <item>
      <title>Need set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-set-expression/m-p/2060906#M1223293</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I have 3 columns&lt;/P&gt;
&lt;P&gt;Unique ID, Classification, Value&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has 200k records,&lt;/P&gt;
&lt;P&gt;I want to show in frontend like top 10 Values based on Classification (like each classification i want to show top10 vales only) and total I have 15 Classification, So i need to show 150 Top values over all.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 10:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-set-expression/m-p/2060906#M1223293</guid>
      <dc:creator>Chinnu3</dc:creator>
      <dc:date>2023-04-17T10:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-set-expression/m-p/2061105#M1223297</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153268"&gt;@Chinnu3&lt;/a&gt;&amp;nbsp; create table&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Dimension:&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt;Classification,&amp;nbsp;Unique ID&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Measure:&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;=sum(aggr(if(rank(sum(Value),4)&amp;lt;=10,&amp;nbsp;sum(Value),0),&lt;SPAN&gt;Classification,&amp;nbsp;Unique ID))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Note:&amp;nbsp;&lt;FONT color="#000000"&gt; Uncheck Suppress zero values option in presentation tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2023 15:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-set-expression/m-p/2061105#M1223297</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-04-17T15:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-set-expression/m-p/2061541#M1223304</link>
      <description>&lt;P&gt;Hi Kushal,&lt;/P&gt;
&lt;P&gt;It is working but can you elaborate, this set expression please. and why you have used this 4 in this.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;sum(aggr(if(rank(sum(Value),4)&amp;lt;=10,&amp;nbsp;sum(Value),0),Classification,&amp;nbsp;Unique ID))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 12:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-set-expression/m-p/2061541#M1223304</guid>
      <dc:creator>Chinnu3</dc:creator>
      <dc:date>2023-04-18T12:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need set expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-set-expression/m-p/2061567#M1223305</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/153268"&gt;@Chinnu3&lt;/a&gt;&amp;nbsp; you can read the documentation from Qlik help. That has detailed on all the parameters which you can update according to your ranking requirement&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 13:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-set-expression/m-p/2061567#M1223305</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-04-18T13:37:11Z</dc:date>
    </item>
  </channel>
</rss>

