<?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 3 Weeks Ago IN Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/3-Weeks-Ago-IN-Set-Analysis/m-p/52541#M458444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to do a sum of a $$ field where the created date is three weeks (21 days) old&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(sum({&amp;lt;CreatedDate={"&amp;gt;=Date(Today()-21)"}&amp;gt;}Upsell_ARR__c)) is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I hard code the date it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(sum({&amp;lt;CreatedDate={"&amp;gt;=2/21/2018"}&amp;gt;}Upsell_ARR__c))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I just do the set analysis Date(Today()-21) in a text box I get 2/21/2018, which is correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2018 19:20:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-05T19:20:03Z</dc:date>
    <item>
      <title>3 Weeks Ago IN Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/3-Weeks-Ago-IN-Set-Analysis/m-p/52541#M458444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to do a sum of a $$ field where the created date is three weeks (21 days) old&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(sum({&amp;lt;CreatedDate={"&amp;gt;=Date(Today()-21)"}&amp;gt;}Upsell_ARR__c)) is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I hard code the date it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(sum({&amp;lt;CreatedDate={"&amp;gt;=2/21/2018"}&amp;gt;}Upsell_ARR__c))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I just do the set analysis Date(Today()-21) in a text box I get 2/21/2018, which is correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 19:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Weeks-Ago-IN-Set-Analysis/m-p/52541#M458444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-05T19:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Weeks Ago IN Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/3-Weeks-Ago-IN-Set-Analysis/m-p/52542#M458445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CreatedDate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'&amp;gt;$(=Date(Today()-21))'}&amp;gt;}&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Upsell_ARR__c&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 20:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Weeks-Ago-IN-Set-Analysis/m-p/52542#M458445</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2018-03-05T20:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: 3 Weeks Ago IN Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/3-Weeks-Ago-IN-Set-Analysis/m-p/52543#M458446</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;/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;Sum({&amp;lt;CreatedDate={"$(='&amp;gt;=' &amp;amp; Date(Today()-21, 'M/D/YYYY'))"}&amp;gt;}Upsell_ARR__c)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 20:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/3-Weeks-Ago-IN-Set-Analysis/m-p/52543#M458446</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T20:34:02Z</dc:date>
    </item>
  </channel>
</rss>

