<?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 syntax for date format within set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/syntax-for-date-format-within-set-analysis/m-p/314321#M116007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gah, got it of course after posting &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; although a review wouldn't hurt my feelings &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;{$&amp;lt;&lt;/P&gt;&lt;P&gt;Tran_date = {"$(=date(vNewDate,'MM/DD/YYYY'))"}&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2011 14:54:02 GMT</pubDate>
    <dc:creator>mellerbeck</dc:creator>
    <dc:date>2011-08-31T14:54:02Z</dc:date>
    <item>
      <title>syntax for date format within set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-for-date-format-within-set-analysis/m-p/314320#M116006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've noticed with set analysis that if using a date it of course needs to match exactly if for example you are using an input box to set a variable if you type 08/05/2011 versus 8/5/2011 one will work and the other won't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what is the correct syntax for a date format within set analysis, or is there a better (different?) way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Tran_date = {"$(vNewDate)"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It tried&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Tran_date = {"date($(vNewDate),'MM/DD/YYYY')"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that doesn't seem to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 14:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-for-date-format-within-set-analysis/m-p/314320#M116006</guid>
      <dc:creator>mellerbeck</dc:creator>
      <dc:date>2011-08-31T14:34:35Z</dc:date>
    </item>
    <item>
      <title>syntax for date format within set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-for-date-format-within-set-analysis/m-p/314321#M116007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gah, got it of course after posting &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; although a review wouldn't hurt my feelings &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;{$&amp;lt;&lt;/P&gt;&lt;P&gt;Tran_date = {"$(=date(vNewDate,'MM/DD/YYYY'))"}&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 14:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-for-date-format-within-set-analysis/m-p/314321#M116007</guid>
      <dc:creator>mellerbeck</dc:creator>
      <dc:date>2011-08-31T14:54:02Z</dc:date>
    </item>
    <item>
      <title>syntax for date format within set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-for-date-format-within-set-analysis/m-p/314322#M116008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tend to convert my dates into numbers, and do comparisons and set analysis that way. Set analyisis with dates has bit me more than once. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 22:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-for-date-format-within-set-analysis/m-p/314322#M116008</guid>
      <dc:creator />
      <dc:date>2011-08-31T22:23:54Z</dc:date>
    </item>
    <item>
      <title>syntax for date format within set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/syntax-for-date-format-within-set-analysis/m-p/314323#M116009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use variables for both if possible:&lt;/P&gt;&lt;P&gt;﻿﻿&lt;/P&gt;&lt;P&gt;Sum ({$&amp;lt;Tran_Date = {"&amp;gt;=$(vDateStartLY)&amp;lt;=$(vDateEndLY)"}&amp;gt;}Invoice)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of the reason for this is that we support systems outside of the US as well as the US, so the date formats need to be considered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 02:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/syntax-for-date-format-within-set-analysis/m-p/314323#M116009</guid>
      <dc:creator>johnpaul</dc:creator>
      <dc:date>2011-09-01T02:03:12Z</dc:date>
    </item>
  </channel>
</rss>

