<?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 QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1684139#M455832</link>
    <description>&lt;P&gt;Thanks Sunny , Its Working&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Mar 2020 12:42:50 GMT</pubDate>
    <dc:creator>kunkumnaveen</dc:creator>
    <dc:date>2020-03-12T12:42:50Z</dc:date>
    <item>
      <title>How to write the expression in KPI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1682847#M455828</link>
      <description>&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;I need to show the &lt;STRONG&gt;sum&lt;/STRONG&gt; of below red colored rounded values in &lt;STRONG&gt;KPI&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;which is &lt;STRONG&gt;9345+4915+3109+2172=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension : base_model&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression&amp;nbsp; In Table :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;if(&lt;BR /&gt;rangesum(above(sum(d_OP)&lt;BR /&gt;/&lt;BR /&gt;sum(total d_OP),0,rowno()))&amp;lt;.80,sum(d_OP),0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression In KPI (Tried but not worked &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sum(aggr(&lt;/P&gt;&lt;P&gt;if(&lt;BR /&gt;rangesum(above(sum(d_OP)&lt;BR /&gt;/&lt;BR /&gt;sum(total d_OP),0,rowno()))&amp;lt;.80,sum(d_OP),0)(base_model,(NUMERIC))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 774px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29748iFB01D370F16E9148/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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am i missing in above KPI expression ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 11:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1682847#M455828</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-03-09T11:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the expression in KPI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1683189#M455829</link>
      <description>&lt;P&gt;Still I couldn't find solution for the above requirement.&lt;/P&gt;&lt;P&gt;Any suggestions form you guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2020 10:24:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1683189#M455829</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-03-10T10:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the expression in KPI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1684121#M455830</link>
      <description>&lt;P&gt;Any Suggestion on above requirement ,as i don't have any other source,so i m trying to find the solution over here&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 11:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1684121#M455830</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-03-12T11:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the expression in KPI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1684126#M455831</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum(Aggr(

If(RangeSum(Above(Sum(d_OP)/Sum(TOTAL d_OP), 0, RowNo())) &amp;lt; 0.80, Sum(d_OP), 0)

, (base_model, (=Sum(d_OP), DESC))))&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 12 Mar 2020 12:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1684126#M455831</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-03-12T12:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the expression in KPI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1684139#M455832</link>
      <description>&lt;P&gt;Thanks Sunny , Its Working&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 12:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1684139#M455832</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2020-03-12T12:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to write the expression in KPI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1684141#M455833</link>
      <description>&lt;P&gt;Awesome!!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 12:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-the-expression-in-KPI/m-p/1684141#M455833</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-03-12T12:44:42Z</dc:date>
    </item>
  </channel>
</rss>

