<?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 KPI Calculation : having variable with nested aggregation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/KPI-Calculation-having-variable-with-nested-aggregation/m-p/1768933#M59477</link>
    <description>&lt;P&gt;I have a measure Update Score ( Values&amp;nbsp; : 1, 2,3 )&lt;/P&gt;&lt;P&gt;Update score is calculated by range comparison in if then else i.e&lt;/P&gt;&lt;P&gt;update score = [ if avg( min a + min b ) between 2 and 5 then 1 else so on ]&lt;/P&gt;&lt;P&gt;In KPI caluculation :&amp;nbsp;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;'$V_Update_score'={'3'}&amp;gt;}([Test ID]))&amp;nbsp; &amp;nbsp; to count test_ids where update_score = 3&amp;nbsp;&lt;/P&gt;&lt;P&gt;This expression is not taking where clause in set analysis and returning just the total ids.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 17:41:54 GMT</pubDate>
    <dc:creator>shrutipg</dc:creator>
    <dc:date>2024-11-16T17:41:54Z</dc:date>
    <item>
      <title>KPI Calculation : having variable with nested aggregation</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-Calculation-having-variable-with-nested-aggregation/m-p/1768933#M59477</link>
      <description>&lt;P&gt;I have a measure Update Score ( Values&amp;nbsp; : 1, 2,3 )&lt;/P&gt;&lt;P&gt;Update score is calculated by range comparison in if then else i.e&lt;/P&gt;&lt;P&gt;update score = [ if avg( min a + min b ) between 2 and 5 then 1 else so on ]&lt;/P&gt;&lt;P&gt;In KPI caluculation :&amp;nbsp;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;'$V_Update_score'={'3'}&amp;gt;}([Test ID]))&amp;nbsp; &amp;nbsp; to count test_ids where update_score = 3&amp;nbsp;&lt;/P&gt;&lt;P&gt;This expression is not taking where clause in set analysis and returning just the total ids.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-Calculation-having-variable-with-nested-aggregation/m-p/1768933#M59477</guid>
      <dc:creator>shrutipg</dc:creator>
      <dc:date>2024-11-16T17:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Calculation : having variable with nested aggregation</title>
      <link>https://community.qlik.com/t5/App-Development/KPI-Calculation-having-variable-with-nested-aggregation/m-p/1769245#M59490</link>
      <description>&lt;P&gt;Hi, sorry for my english,&lt;/P&gt;&lt;P&gt;Maybe this help you&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=count({&amp;lt;[Test ID]={"=$(V_Update_score)=3"}&amp;gt;} [Test ID] )&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 12:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KPI-Calculation-having-variable-with-nested-aggregation/m-p/1769245#M59490</guid>
      <dc:creator>TiagoCardoso</dc:creator>
      <dc:date>2020-12-17T12:44:30Z</dc:date>
    </item>
  </channel>
</rss>

