<?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 Bypassing field (filter) is not working in aggr function in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Bypassing-field-filter-is-not-working-in-aggr-function/m-p/2078219#M88431</link>
    <description>&lt;P&gt;Hi All, I have a expression in below format&lt;/P&gt;
&lt;P&gt;Aggr(&lt;/P&gt;
&lt;P&gt;If(Aggr(NODISTINCT Max(date(SampleDateField)), country, state, city) = [SampleDateField]&lt;/P&gt;
&lt;P&gt;,avg([SALES])), country, state, city,SampleDateField)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;)&lt;/P&gt;
&lt;P&gt;In above expression I want to bypass [EmployeeName] field, so that after selecting EmployeeName from filter the result of expression should not change., but it is getting difficult for me to achieve the same , as after adding that field in set analysis , the filter is still getting applied to the result. I have also used Only function but it is also not helping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest any workaround&lt;/P&gt;
&lt;P&gt;Aatish&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:44:57 GMT</pubDate>
    <dc:creator>aatish12345</dc:creator>
    <dc:date>2024-11-15T21:44:57Z</dc:date>
    <item>
      <title>Bypassing field (filter) is not working in aggr function</title>
      <link>https://community.qlik.com/t5/App-Development/Bypassing-field-filter-is-not-working-in-aggr-function/m-p/2078219#M88431</link>
      <description>&lt;P&gt;Hi All, I have a expression in below format&lt;/P&gt;
&lt;P&gt;Aggr(&lt;/P&gt;
&lt;P&gt;If(Aggr(NODISTINCT Max(date(SampleDateField)), country, state, city) = [SampleDateField]&lt;/P&gt;
&lt;P&gt;,avg([SALES])), country, state, city,SampleDateField)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;)&lt;/P&gt;
&lt;P&gt;In above expression I want to bypass [EmployeeName] field, so that after selecting EmployeeName from filter the result of expression should not change., but it is getting difficult for me to achieve the same , as after adding that field in set analysis , the filter is still getting applied to the result. I have also used Only function but it is also not helping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest any workaround&lt;/P&gt;
&lt;P&gt;Aatish&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bypassing-field-filter-is-not-working-in-aggr-function/m-p/2078219#M88431</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2024-11-15T21:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing field (filter) is not working in aggr function</title>
      <link>https://community.qlik.com/t5/App-Development/Bypassing-field-filter-is-not-working-in-aggr-function/m-p/2078354#M88449</link>
      <description>&lt;P&gt;Try this s&lt;/P&gt;
&lt;P&gt;Aggr(&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; If(&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Aggr(NODISTINCT Max(date(SampleDateField)), country, state, city) = [SampleDateField],&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Avg({$&amp;lt;EmployeeName=&amp;gt;} [SALES])&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; ),&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; country, state, city, SampleDateFi&lt;SPAN&gt;eld&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 11:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bypassing-field-filter-is-not-working-in-aggr-function/m-p/2078354#M88449</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2023-05-31T11:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bypassing field (filter) is not working in aggr function</title>
      <link>https://community.qlik.com/t5/App-Development/Bypassing-field-filter-is-not-working-in-aggr-function/m-p/2078854#M88494</link>
      <description>&lt;P&gt;Let me get back&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 09:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Bypassing-field-filter-is-not-working-in-aggr-function/m-p/2078854#M88494</guid>
      <dc:creator>aatish12345</dc:creator>
      <dc:date>2023-06-01T09:28:05Z</dc:date>
    </item>
  </channel>
</rss>

