<?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: Set Analysis - Last 90 Days in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27588#M1892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what is the format of you date? It might be that you have to convert it to a date. When using expressions like Today()-30 it converts the date to a number. When you date field is not a number it won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this in stead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({$&amp;lt;[Interaction Start Date Local]={"&amp;gt;=$(=Date(Today()-90))"}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Interaction Start Date Local]=&lt;/SPAN&gt;&amp;gt;}Duration)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2018 18:33:03 GMT</pubDate>
    <dc:creator>marcginqo</dc:creator>
    <dc:date>2018-05-29T18:33:03Z</dc:date>
    <item>
      <title>Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27582#M1886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm attempting to use Set Analysis in Qlik Sense to filter a date range based on the last 90 days.&amp;nbsp; Using the expression below does not seem to have any effect.&amp;nbsp; I've tried various combinations, but just can't get anything to work.&amp;nbsp; The dimension in this scenario is &lt;SPAN style="font-size: 13.3333px;"&gt;Interaction Start Date Local.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Avg({$&amp;lt;[Interaction Start Date Local]=${"&amp;gt;=today()-90"}&amp;gt;}Duration)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 18:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27582#M1886</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2018-05-29T18:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27583#M1887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your syntax does not seem to be correct.&lt;/P&gt;&lt;P&gt;Try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({$&amp;lt;[Interaction Start Date Local]={"&amp;gt;=$(=Today()-90)"}&amp;gt;}Duration)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Marc&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 18:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27583#M1887</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2018-05-29T18:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27584#M1888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Avg({$&amp;lt;[Interaction Start Date Local]=${"&amp;gt;=$(=Date(Today()-90))"}&amp;gt;} Duration)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 18:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27584#M1888</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-29T18:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27585#M1889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tip, but no matter how I modify this expression Qlik basically ignores the parameter for date range (-30, -60, etc.).&amp;nbsp; I'm at loss on how to make this work.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 18:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27585#M1889</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2018-05-29T18:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27586#M1890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;make sure you don't have any selections made on the date field in the set analysis expression. Otherwise it won't work. To avoid this you can add the following to you set analysis.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({$&amp;lt;[Interaction Start Date Local]={"&amp;gt;=$(=Today()-90)"},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Interaction Start Date Local]=&lt;/SPAN&gt;&amp;gt;}Duration)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The extra addition for the Interaction Start Date Local is to make sure the selections on this field are ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 18:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27586#M1890</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2018-05-29T18:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27587#M1891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you making in another date and time related field? such as Month?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 18:30:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27587#M1891</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-29T18:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27588#M1892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what is the format of you date? It might be that you have to convert it to a date. When using expressions like Today()-30 it converts the date to a number. When you date field is not a number it won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this in stead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Avg({$&amp;lt;[Interaction Start Date Local]={"&amp;gt;=$(=Date(Today()-90))"}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Interaction Start Date Local]=&lt;/SPAN&gt;&amp;gt;}Duration)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 18:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27588#M1892</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2018-05-29T18:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27589#M1893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the data load it's defined as &lt;SPAN style="color: #333333; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; background-color: #e0eaf3;"&gt;SET DateFormat='M/D/YYYY';&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 18:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27589#M1893</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2018-05-29T18:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27590#M1894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you making selection in another date related field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 19:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27590#M1894</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-29T19:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27591#M1895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny - I am not making a selection on another date field.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 19:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27591#M1895</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2018-05-29T19:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27592#M1896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Avg({$&amp;lt;[Interaction Start Date Local] = ${"&amp;gt;=$(=Date(Today()-90, &lt;SPAN style="color: #ff0000;"&gt;'M/D/YYYY'&lt;/SPAN&gt;))"}&amp;gt;} Duration)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming, Interaction Start Date Local is in the format M/D/YYYY... if it is not, then you can do this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Date([Interaction Start Date Local]) as [Interaction Start Date Local]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Avg({$&amp;lt;[Interaction Start Date Local] = ${"&amp;gt;=$(=Date(Today()-90))"}&amp;gt;} Duration)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, look here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4394"&gt;Dates in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 19:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27592#M1896</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-29T19:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27593#M1897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good stuff thanks for sharing.&amp;nbsp; Unfortunately, nothing seems to work which is rather frustrating.&amp;nbsp; Looking at our data set it would seem everything should line up correctly, but implementing the Date clause in the expression has no effect.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2018-05-30 at 10.07.57 AM.png" class="jive-image image-1" src="/legacyfs/online/203932_Screen Shot 2018-05-30 at 10.07.57 AM.png" style="height: 270px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 15:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27593#M1897</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2018-05-30T15:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27594#M1898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a way you could send us the qvf? This way I can take a deeper look at it.&lt;/P&gt;&lt;P&gt;I got it working on one of my dashboards so must me a small thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 15:14:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27594#M1898</guid>
      <dc:creator>marcginqo</dc:creator>
      <dc:date>2018-05-30T15:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27595#M1899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you may be missing the dollar sign expansion?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Avg({$&amp;lt;[Interaction Start Date Local] = ${"&amp;gt;=&lt;SPAN style="color: #ff0000;"&gt;$(=&lt;/SPAN&gt;Date(Today()-90)&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;"}&amp;gt;} Duration)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203937_Capture.PNG" style="height: 349px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 15:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27595#M1899</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-30T15:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27596#M1900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I can't share the qvf file due to data / privacy restrictions.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 15:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27596#M1900</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2018-05-30T15:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27597#M1901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I can't share the qvf file due to data / privacy restrictions.&amp;nbsp; Thanks for the offer though.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 15:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27597#M1901</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2018-05-30T15:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27598#M1902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny - I tried adding the $ as described, but nothing changed.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 15:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27598#M1902</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2018-05-30T15:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27599#M1903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share the same image like above with this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Avg({$&amp;lt;[Interaction Start Date Local] = {"&amp;gt;=$(=Date(Today()-90, 'M/D/YYYY'))"}&amp;gt;} Duration)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 15:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27599#M1903</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-30T15:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Last 90 Days</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27600#M1904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks this works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 15:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Last-90-Days/m-p/27600#M1904</guid>
      <dc:creator>joshakehurst</dc:creator>
      <dc:date>2018-06-01T15:20:01Z</dc:date>
    </item>
  </channel>
</rss>

