<?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: How to write the expression in KPI in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-write-the-expression-in-KPI/m-p/1669992#M51610</link>
    <description>&lt;P&gt;Thanks Sunny,It is working&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jan 2020 11:38:15 GMT</pubDate>
    <dc:creator>kunkumnaveen</dc:creator>
    <dc:date>2020-01-28T11:38:15Z</dc:date>
    <item>
      <title>How to write the expression in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-write-the-expression-in-KPI/m-p/1669983#M51608</link>
      <description>&lt;P&gt;Hello All ,&lt;/P&gt;&lt;P&gt;From the below image , i need to show &amp;nbsp;the last two columns&lt;STRONG&gt; &amp;nbsp;cumulative sum in two different KPI&lt;/STRONG&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;KPI1: &amp;nbsp;&lt;STRONG&gt;sum(8223+4040+1507)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;KPI2: &lt;STRONG&gt;sum(0+4040+3014)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Selection Year,Month&lt;/P&gt;&lt;P&gt;Dimension:Cycle_2&lt;/P&gt;&lt;P&gt;expression (Last but one cloumn):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rangesum(above(count(Cycle_2)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;count(total Cycle_2),0,rowno()))&amp;lt;.95,count(Cycle_2),0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expression(Last Column) :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rangesum(above(count(Cycle_2)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;count(total Cycle_2),0,rowno()))&amp;lt;.95,Cycle_2*count(Cycle_2),0)&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27551iBCBEC1261F74CA54/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 11:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-write-the-expression-in-KPI/m-p/1669983#M51608</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-01-28T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the expression in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-write-the-expression-in-KPI/m-p/1669986#M51609</link>
      <description>&lt;P&gt;What is the dimension of your chart below? Is it called Cycle_2? If it is, then try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(Aggr(

  If(RangeSum(Above(Count(Cycle_2)/Count(TOTAL Cycle_2), 0, RowNo())) &amp;lt; 0.95, Count(Cycle_2), 0)

, (Cycle_2, (NUMERIC))))&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 28 Jan 2020 11:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-write-the-expression-in-KPI/m-p/1669986#M51609</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-01-28T11:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the expression in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-write-the-expression-in-KPI/m-p/1669992#M51610</link>
      <description>&lt;P&gt;Thanks Sunny,It is working&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2020 11:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-write-the-expression-in-KPI/m-p/1669992#M51610</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-01-28T11:38:15Z</dc:date>
    </item>
  </channel>
</rss>

