<?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: expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression/m-p/1279279#M852115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;not sure what exactly you look for in the expression &lt;/P&gt;&lt;P&gt;but usually when i need to find the bottom entities&lt;/P&gt;&lt;P&gt;i use this approach &lt;/P&gt;&lt;P&gt;ranking according to the negative value &lt;/P&gt;&lt;P&gt;for example Concat(aggr(if(rank(-Sum(value))&amp;lt;=5,date),date),',')&lt;/P&gt;&lt;P&gt;this brings back the bottom 5 date according to sum(value) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2017 09:51:34 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2017-02-28T09:51:34Z</dc:date>
    <item>
      <title>expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1279278#M852114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;Epression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=Chr(39) &amp;amp;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Concat&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;(&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; If&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; (&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; $(Dashboard_Leads_DistrictRankings_Rank) &amp;gt; $(Dashboard_Leads_DistrictRankings_RowNo),&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; Chr(11) &amp;amp; District_Hierarchy_Name&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; ),&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; Chr(39) &amp;amp; ',' &amp;amp; Chr(39),&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; $(Dashboard_Leads_DistrictRankings_Rank)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;) &amp;amp; Chr(39)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I want to show bottom 5 ranking , but the above expression is giving me bottom 7 rankings. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest me how do i reduce it to bottom 5 rankings .is there any way that i use to show only 5 bottom rankings by adding or making some change to the above expression ?&lt;/P&gt;&lt;P&gt;Thanks in Advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1279278#M852114</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1279279#M852115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;not sure what exactly you look for in the expression &lt;/P&gt;&lt;P&gt;but usually when i need to find the bottom entities&lt;/P&gt;&lt;P&gt;i use this approach &lt;/P&gt;&lt;P&gt;ranking according to the negative value &lt;/P&gt;&lt;P&gt;for example Concat(aggr(if(rank(-Sum(value))&amp;lt;=5,date),date),',')&lt;/P&gt;&lt;P&gt;this brings back the bottom 5 date according to sum(value) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 09:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1279279#M852115</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-02-28T09:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1279280#M852116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you elaborate more on variables? How you are indicating for Variables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Liron said, You can work on it. I don't think whether you can achieve this or not from your expression. Can you tell me where you are trying this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 09:57:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1279280#M852116</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-28T09:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1279281#M852117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;iam trying this on bar chart ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 09:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1279281#M852117</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-02-28T09:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1279282#M852118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to share the application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or try a luck from Dimension Limits -- Check the Check box and use 5 values from Smallest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154705_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or at last show me your image of your bar object whether how you are receiving using that Expression to UI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 10:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1279282#M852118</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-28T10:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1279283#M852119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anil ,&lt;/P&gt;&lt;P&gt;Actaully that expression works perfectly for other brand and gives me top 5 and bottom ranking of the subcategroy within the product category..and i have written only bottom 5 expression on this community , but this bottom 5 ranking is showing 7 subcategory for the new product , with double entries , as shown in the image ...&amp;nbsp; If you see in the image the the bottom 5 is from EAA to EA1 ... &lt;/P&gt;&lt;P&gt;&lt;IMG alt="ranking.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/154712_ranking.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 10:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1279283#M852119</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-02-28T10:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1279284#M852120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But, You have subcategory with different names. So that, It won't and try to remove the dimension and use sample Dimension and then see. How it comes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you able to provide sample, Please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 10:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1279284#M852120</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-28T10:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: expression</title>
      <link>https://community.qlik.com/t5/QlikView/expression/m-p/1279285#M852121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In dimesion iam using value list &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 10:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression/m-p/1279285#M852121</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-02-28T10:32:16Z</dc:date>
    </item>
  </channel>
</rss>

