<?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: If Aggr in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117855#M462883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2016 22:17:23 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-08-16T22:17:23Z</dc:date>
    <item>
      <title>If Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117854#M462882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi fellow Qlikers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached a file.&amp;nbsp; The chart produces the results I want as well as it maintains dynamic selection.&amp;nbsp; But using this expression, I have to use "Sum of Rows" to get the totals.&amp;nbsp; I need to produce the same results but for the Count to be in the Expression, not the Sum of Rows, so I can create the 3 text objects showing the total Passed, Failed, and Total values while maintaining the dynamic selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 20:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117854#M462882</guid>
      <dc:creator />
      <dc:date>2016-08-16T20:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: If Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117855#M462883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 22:17:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117855#M462883</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-08-16T22:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: If Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117856#M462884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;Use this expressions:&lt;/P&gt;&lt;P&gt;count({&amp;lt;Status={'Passed'}&amp;gt;} if(Run_ID=aggr(NODISTINCT max(Run_ID),Dim1,Dim2,Test_ID),Test_ID))&lt;/P&gt;&lt;P&gt;count({&amp;lt;Status={'Failed'}&amp;gt;} if(Run_ID=aggr(NODISTINCT max(Run_ID),Dim1,Dim2,Test_ID),Test_ID))&lt;/P&gt;&lt;P&gt;count({&amp;lt;Status={'*'}&amp;gt;} if(Run_ID=aggr(NODISTINCT max(Run_ID),Dim1,Dim2,Test_ID),Test_ID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 06:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117856#M462884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-17T06:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: If Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117857#M462885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful!!&amp;nbsp; Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 13:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117857#M462885</guid>
      <dc:creator />
      <dc:date>2016-08-17T13:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: If Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117858#M462886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephen,&lt;/P&gt;&lt;P&gt;Any idea how I would create an action in a text object so that when I click on any of the above expressions, the number of Test_ID's will be filtered accordingly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 21:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117858#M462886</guid>
      <dc:creator />
      <dc:date>2016-08-17T21:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: If Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117859#M462887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I meant Manuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 21:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117859#M462887</guid>
      <dc:creator />
      <dc:date>2016-08-17T21:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: If Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117860#M462888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out. &lt;/P&gt;&lt;P&gt;='('&amp;amp;Concat({&amp;lt;Status={'Passed'}&amp;gt;}distinct if(Run_ID=aggr(NODISTINCT max(Run_ID),Test_ID),Test_ID),'|')&amp;amp;'))'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 21:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Aggr/m-p/1117860#M462888</guid>
      <dc:creator />
      <dc:date>2016-08-17T21:59:07Z</dc:date>
    </item>
  </channel>
</rss>

