<?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: Count of a column when associated values on another column are on same status in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616533#M445473</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5491"&gt;@Prabhu&lt;/a&gt;&amp;nbsp;You got the answer? If so, please mark yourself as correct answer. If not, Please free to ask.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2019 12:16:51 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-08-26T12:16:51Z</dc:date>
    <item>
      <title>Count of a column when associated values on another column are on same status</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1615976#M445428</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have three columns: Objective, Results, Status&lt;/P&gt;&lt;P&gt;I want to calculate the count of Objectives only when all the associated "Results" have status "Completed"&lt;/P&gt;&lt;P&gt;Attached the screenshot.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22245"&gt;@swuehl&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36319"&gt;@amit_saini&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5533"&gt;@Anil_Babu_Samineni&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;@Anonymous&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1615976#M445428</guid>
      <dc:creator>Prabhu</dc:creator>
      <dc:date>2024-11-16T20:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Count of a column when associated values on another column are on same status</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616008#M445429</link>
      <description>&lt;P&gt;=count({&amp;lt;Results = {'Completed'}&amp;gt;}&lt;SPAN&gt;Objective)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 13:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616008#M445429</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-08-23T13:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Count of a column when associated values on another column are on same status</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616016#M445431</link>
      <description>Hi, I want to count the objective only when all it's results has&lt;BR /&gt;"completed" status.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Aug 2019 14:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616016#M445431</guid>
      <dc:creator>Prabhu</dc:creator>
      <dc:date>2019-08-23T14:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Count of a column when associated values on another column are on same status</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616050#M445438</link>
      <description>&lt;P&gt;Did you try what I suggested?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 14:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616050#M445438</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-08-23T14:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Count of a column when associated values on another column are on same status</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616059#M445440</link>
      <description>Yes, it is counting the objective even if it has 1 result as Completed.&lt;BR /&gt;Objective should be counted only when all of it's results are Completed&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Aug 2019 15:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616059#M445440</guid>
      <dc:creator>Prabhu</dc:creator>
      <dc:date>2019-08-23T15:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Count of a column when associated values on another column are on same status</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616486#M445468</link>
      <description>&lt;P&gt;Try it with:&lt;/P&gt;&lt;P&gt;sum(aggr(-(count({&amp;lt;Results = {'Completed'}&amp;gt;}Objective)=count(Objective)),Objective))&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 09:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616486#M445468</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-08-26T09:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Count of a column when associated values on another column are on same status</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616489#M445469</link>
      <description>&lt;P&gt;Thanks Marcus, but your calculation is giving one extra count.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following calculation gives exact count:&amp;nbsp;&lt;/P&gt;&lt;P&gt;=COUNT(DISTINCT AGGR(if(count( [Product Key Result])=count({&amp;lt;Status={'COMPLETE'}&amp;gt;}Status), ONLY( [Product Objective])), [Product Objective]))&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 10:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616489#M445469</guid>
      <dc:creator>Prabhu</dc:creator>
      <dc:date>2019-08-26T10:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count of a column when associated values on another column are on same status</title>
      <link>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616533#M445473</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5491"&gt;@Prabhu&lt;/a&gt;&amp;nbsp;You got the answer? If so, please mark yourself as correct answer. If not, Please free to ask.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 12:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-of-a-column-when-associated-values-on-another-column-are/m-p/1616533#M445473</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-08-26T12:16:51Z</dc:date>
    </item>
  </channel>
</rss>

