<?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 Filter for date column to get last 3 months from max date in table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-for-date-column-to-get-last-3-months-from-max-date-in/m-p/1857729#M70807</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Is it possible for a&amp;nbsp; filter condition to use only last 3 months of the Data from the max date of the date column in table?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Nov 2021 14:36:12 GMT</pubDate>
    <dc:creator>Luis_Arocho-LLantin</dc:creator>
    <dc:date>2021-11-10T14:36:12Z</dc:date>
    <item>
      <title>Filter for date column to get last 3 months from max date in table</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-for-date-column-to-get-last-3-months-from-max-date-in/m-p/1857729#M70807</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Is it possible for a&amp;nbsp; filter condition to use only last 3 months of the Data from the max date of the date column in table?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 14:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-for-date-column-to-get-last-3-months-from-max-date-in/m-p/1857729#M70807</guid>
      <dc:creator>Luis_Arocho-LLantin</dc:creator>
      <dc:date>2021-11-10T14:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for date column to get last 3 months from max date in table</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-for-date-column-to-get-last-3-months-from-max-date-in/m-p/1857782#M70811</link>
      <description>&lt;P&gt;Hi, it should be possible, it could be something like:&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;DateField={"&lt;STRONG&gt;&amp;gt;=$(=AddMonths(Max(Date),-3))&amp;lt;=$(=Max(Date))&lt;/STRONG&gt;"}&amp;gt;} Value)&lt;/P&gt;</description>
      <pubDate>Wed, 10 Nov 2021 15:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-for-date-column-to-get-last-3-months-from-max-date-in/m-p/1857782#M70811</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-11-10T15:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for date column to get last 3 months from max date in table</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-for-date-column-to-get-last-3-months-from-max-date-in/m-p/1858191#M70843</link>
      <description>&lt;P&gt;Hi Ruben&lt;/P&gt;
&lt;P&gt;The customer tried the formula but it gave her an error in the editor.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="filter.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/66460iFF14E47927E6D7ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="filter.PNG" alt="filter.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 13:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-for-date-column-to-get-last-3-months-from-max-date-in/m-p/1858191#M70843</guid>
      <dc:creator>Luis_Arocho-LLantin</dc:creator>
      <dc:date>2021-11-11T13:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter for date column to get last 3 months from max date in table</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-for-date-column-to-get-last-3-months-from-max-date-in/m-p/1858222#M70847</link>
      <description>&lt;P&gt;Hi Luis, that looks like Replicate or some other tool outside QlikSense, so Qlik script syntax won't work.&lt;/P&gt;
&lt;P&gt;I don't have the experience to tell the expression without making tests and I don't have access now to that tool. It could be something like:&lt;/P&gt;
&lt;P&gt;$START_TRAN_DATE&amp;gt;Date(Max($START_TRAN_DATE),'-3 months')&lt;/P&gt;
&lt;P&gt;But I'm not sure at all if this can work.&lt;/P&gt;
&lt;P&gt;Check on the forum dedicated to that tool: Qlik Integration -&amp;gt; Replicate/Composer, this one is for QlikSense.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 14:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-for-date-column-to-get-last-3-months-from-max-date-in/m-p/1858222#M70847</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2021-11-11T14:28:16Z</dc:date>
    </item>
  </channel>
</rss>

