<?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 How to exclude date based on aggr function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-exclude-date-based-on-aggr-function/m-p/1896026#M1217538</link>
    <description>&lt;P&gt;=avg(aggr((RUN_DATE_TIME-RECEIVED_DATE_TIME)*24,ACC_ID))&lt;/P&gt;
&lt;P&gt;I am trying to use set analysis in this function to exclude all ACC_IDs that have a run_date_time&amp;gt;= Received_date_time&lt;/P&gt;
&lt;P&gt;{&amp;lt;[RUN_DATE_TIME]={'=[RUN_DATE_TIME]&amp;gt;=[RECEIVED_DATE_TIME]'}&amp;gt;}&lt;/P&gt;
&lt;P&gt;I have tried using this before the aggr and after the aggr but it does not work as intended.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Feb 2022 15:12:32 GMT</pubDate>
    <dc:creator>Marcushenriquesk</dc:creator>
    <dc:date>2022-02-22T15:12:32Z</dc:date>
    <item>
      <title>How to exclude date based on aggr function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-date-based-on-aggr-function/m-p/1896026#M1217538</link>
      <description>&lt;P&gt;=avg(aggr((RUN_DATE_TIME-RECEIVED_DATE_TIME)*24,ACC_ID))&lt;/P&gt;
&lt;P&gt;I am trying to use set analysis in this function to exclude all ACC_IDs that have a run_date_time&amp;gt;= Received_date_time&lt;/P&gt;
&lt;P&gt;{&amp;lt;[RUN_DATE_TIME]={'=[RUN_DATE_TIME]&amp;gt;=[RECEIVED_DATE_TIME]'}&amp;gt;}&lt;/P&gt;
&lt;P&gt;I have tried using this before the aggr and after the aggr but it does not work as intended.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 15:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-date-based-on-aggr-function/m-p/1896026#M1217538</guid>
      <dc:creator>Marcushenriquesk</dc:creator>
      <dc:date>2022-02-22T15:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude date based on aggr function</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-date-based-on-aggr-function/m-p/1896111#M1217541</link>
      <description>&lt;P&gt;You need double quotes for searches.&lt;/P&gt;&lt;P&gt;Avg({&amp;lt;ACC_ID-={"=[RUN_DATE_TIME]&amp;gt;=[RECEIVED_DATE_TIME]"}&amp;gt;} aggr((RUN_DATE_TIME-RECEIVED_DATE_TIME)*24,ACC_ID))&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 16:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-date-based-on-aggr-function/m-p/1896111#M1217541</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-02-22T16:48:29Z</dc:date>
    </item>
  </channel>
</rss>

