<?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 Where Date Is Greater Than in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937763#M323654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah the extra space was my bad. Glad you got it to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2018 19:06:31 GMT</pubDate>
    <dc:creator>b_garside</dc:creator>
    <dc:date>2018-02-28T19:06:31Z</dc:date>
    <item>
      <title>Set Analysis Where Date Is Greater Than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937756#M323647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to only calculate spend where a certain date field is greater than 12/01/2014. Current syntax I have is below but it is not working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date = Date &amp;gt; {'12/01/2014'} }&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Spend)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:10:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937756#M323647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-17T18:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Where Date Is Greater Than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937757#M323648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;sum(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;{&amp;lt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Date = {"&amp;gt;'12/01/2014'"} &amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Spend)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937757#M323648</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-17T18:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Where Date Is Greater Than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937758#M323649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="; color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;This will work. However you may not want a static/hard coded date search parameter.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum({$&amp;lt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Data Type]={'A'} , &lt;/SPAN&gt;Date={"&amp;gt; 12/01/2014"}&amp;gt;} Spend)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937758#M323649</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2015-08-17T18:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Where Date Is Greater Than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937759#M323650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did not seem to work. I have an additional statement in the set analysis ... Maybe this is why it does not work ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Data Type]={'A'},&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date = {"&amp;gt;'12/01/2014'"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Spend])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937759#M323650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-17T18:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Where Date Is Greater Than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937760#M323651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian - Copied and pasted your solution verbatim but its not working for me. Perhaps I am doing something wrong ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: I had an extra space between &amp;gt; and the date ... This now works. Thank you . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937760#M323651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-17T18:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Where Date Is Greater Than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937761#M323652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your welcome, Glad it worked. &lt;/P&gt;&lt;P&gt;Yeah Set Analysis is not to forgiving on syntax issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 18:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937761#M323652</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2015-08-17T18:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Where Date Is Greater Than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937762#M323653</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;Sum({$&amp;lt; &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;[Data Type]={'A'} , &lt;/SPAN&gt;Date={"&amp;gt; 12/01/2014"}&amp;gt;} Spend)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 18:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937762#M323653</guid>
      <dc:creator>vanand3535</dc:creator>
      <dc:date>2018-02-28T18:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Where Date Is Greater Than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937763#M323654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah the extra space was my bad. Glad you got it to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 19:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/937763#M323654</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2018-02-28T19:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Where Date Is Greater Than</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/1756666#M453822</link>
      <description>&lt;P&gt;Hi Brian, I have tried all these below and my value each time has been ZERO (0)&lt;/P&gt;&lt;P&gt;I have ran this in my database and answer should be 10&lt;/P&gt;&lt;P&gt;Do you see anything I am doing wrong (im thinking it can be a date format issue perhaps ?)&lt;/P&gt;&lt;P&gt;*** FAILED ATTEMPTS ***&lt;/P&gt;&lt;P&gt;COUNT({$&amp;lt;DELIVERY_DATE = {"&amp;gt;04/12/2018"}&amp;gt;} ITEM_NAME)&lt;BR /&gt;COUNT({$&amp;lt;DELIVERY_DATE = {"&amp;gt;04/12/2018"}&amp;gt;} ITEM_NAME)&lt;BR /&gt;COUNT({$&amp;lt;DELIVERY_DATE = {"&amp;gt;'04/12/2018'"} &amp;gt;}ITEM_NAME)&lt;BR /&gt;COUNT({$&amp;lt;DELIVERY_DATE = {"&amp;gt;'04/12/2018'"}&amp;gt;}[ITEM_NAME])&lt;BR /&gt;COUNT({$&amp;lt;DELIVERY_DATE = {"&amp;gt;04/12/2018"}&amp;gt;}[ITEM_NAME])&lt;BR /&gt;COUNT({$&amp;lt;DELIVERY_DATE = {'&amp;gt;04/12/2018'}&amp;gt;}[ITEM_NAME])&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 14:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Where-Date-Is-Greater-Than/m-p/1756666#M453822</guid>
      <dc:creator>publication1</dc:creator>
      <dc:date>2020-10-28T14:04:22Z</dc:date>
    </item>
  </channel>
</rss>

