<?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 ignore selection when using Aggr? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-ignore-selection-when-using-Aggr/m-p/1840528#M69601</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144686"&gt;@alando&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With your current expression you have, "COUNTRY" selection done by a user should not impact&amp;nbsp; the overall values.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 13:15:21 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2021-09-30T13:15:21Z</dc:date>
    <item>
      <title>How to ignore selection when using Aggr?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-ignore-selection-when-using-Aggr/m-p/1840518#M69597</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The below formula works when when the user does not make any selection. It shows the average of countries attendance to meetings, for the region Africa and Arab States. How do I ensure that the value does no change if a user selects a country?&lt;/P&gt;&lt;P&gt;avg(aggr(Count({$&amp;lt;COUNTRY=, REGION = {'Africa and Arab States'}, STATUS = {'ATTENDED'}, START_DATE = {"&amp;gt;=$(vCurrentYearStart)&amp;lt;=$(vToday)"}&amp;gt;} DISTINCT COUNTRY)&lt;BR /&gt;/&lt;BR /&gt;Count({$&amp;lt;COUNTRY= , =, REGION= {'Africa and Arab States'}, START_DATE = {"&amp;gt;=$(vCurrentYearStart)&amp;lt;=$(vToday)"}&amp;gt;} DISTINCT COUNTRY),MEETING_ID))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-ignore-selection-when-using-Aggr/m-p/1840518#M69597</guid>
      <dc:creator>alando</dc:creator>
      <dc:date>2021-09-30T13:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore selection when using Aggr?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-ignore-selection-when-using-Aggr/m-p/1840520#M69599</link>
      <description>&lt;P&gt;Both the external avg() and the aggr() will take set analysis. You'll probably have to use that.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-ignore-selection-when-using-Aggr/m-p/1840520#M69599</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-09-30T13:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore selection when using Aggr?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-ignore-selection-when-using-Aggr/m-p/1840528#M69601</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144686"&gt;@alando&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With your current expression you have, "COUNTRY" selection done by a user should not impact&amp;nbsp; the overall values.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-ignore-selection-when-using-Aggr/m-p/1840528#M69601</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2021-09-30T13:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to ignore selection when using Aggr?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-ignore-selection-when-using-Aggr/m-p/1840537#M69603</link>
      <description>&lt;P&gt;Thank you. The following post provided me with the solution:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Ignore-a-Filter-Selection-in-a-Aggregate-Function-with-Set/td-p/1612455" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Ignore-single-filter-in-AGGR-function/td-p/1170508https://community.qlik.com/t5/New-to-Qlik-Sense/Ignore-a-Filter-Selection-in-a-Aggregate-Function-with-Set/td-p/1612455&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Issue is resolved&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-ignore-selection-when-using-Aggr/m-p/1840537#M69603</guid>
      <dc:creator>alando</dc:creator>
      <dc:date>2021-09-30T13:25:59Z</dc:date>
    </item>
  </channel>
</rss>

