<?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: Daterange with a variable enddate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121150#M369501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry but your solutions dosn´t work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) The result of the first one is 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) The result of the second is all data with no exclude over the date &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tryed to verify the Syntax with fix Dates like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(= '&amp;gt;=' &amp;amp; '01.01.14' &amp;amp; '&amp;lt;=' &amp;amp; '31.12.15')"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;That Syntax dosn´t work either... &lt;/P&gt;&lt;P&gt;Is it possible that QlikView don´t understand the format of the date ore something like that !?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am from Germany and we use DD.MM.YYYY... but basicly the Timecode is a nuber like "42586" for today, so in this case there is no Formatfailur possible or am i wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2016 06:30:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-08-04T06:30:04Z</dc:date>
    <item>
      <title>Daterange with a variable enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121147#M369498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help and hope you all can help me with my Problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all a litle description of my Problem:&lt;/P&gt;&lt;P&gt;I want to select all data in my database (startdate is for example 01.01.14) until the last day,2Monthe before today (today the last selected data would from the 30.06.16)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my Syntax that gives me all data from startdate until today (no excluding from data from July &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=01.01.2014)&amp;lt;=$(DATE(MonthEnd(today(),-2)))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;It is a Patchwork Syntax from the Helptool from QlikView, some Topics from the Internet and my own creativity...&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards Vince&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 13:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121147#M369498</guid>
      <dc:creator />
      <dc:date>2016-08-03T13:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Daterange with a variable enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121148#M369499</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;STRONG&gt;Sum({&amp;lt;DATUM = {"&amp;gt;=$(=Date(MakeDate(2014, 1, 1), 'DD.MM.YYYY'))&amp;lt;=$(=Date(MonthEnd(Today(), -2), 'DD.MM.YYYY'))"}&amp;gt;} DATA)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121148#M369499</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-03T15:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Daterange with a variable enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121149#M369500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually adding an equal sign might help with your current expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;DATUM = {"&amp;gt;=$(=01.01.2014)&amp;lt;=$(&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;=&lt;/SPAN&gt;DATE(MonthEnd(today(),-2)))"} &amp;gt;} DATA)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 15:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121149#M369500</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-03T15:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Daterange with a variable enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121150#M369501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry but your solutions dosn´t work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) The result of the first one is 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) The result of the second is all data with no exclude over the date &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tryed to verify the Syntax with fix Dates like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(= '&amp;gt;=' &amp;amp; '01.01.14' &amp;amp; '&amp;lt;=' &amp;amp; '31.12.15')"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATA&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;That Syntax dosn´t work either... &lt;/P&gt;&lt;P&gt;Is it possible that QlikView don´t understand the format of the date ore something like that !?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am from Germany and we use DD.MM.YYYY... but basicly the Timecode is a nuber like "42586" for today, so in this case there is no Formatfailur possible or am i wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 06:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121150#M369501</guid>
      <dc:creator />
      <dc:date>2016-08-04T06:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Daterange with a variable enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121151#M369502</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;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;Sum({&amp;lt;DATUM = {"&amp;gt;=$(=Num(MakeDate(2014, 1, 1)))&amp;lt;=$(=Num(MonthEnd(Today(), -2)))"}&amp;gt;} DATA)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 10:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121151#M369502</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-04T10:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Daterange with a variable enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121152#M369503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That one works perfect, thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt; Vince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 10:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daterange-with-a-variable-enddate/m-p/1121152#M369503</guid>
      <dc:creator />
      <dc:date>2016-08-05T10:49:13Z</dc:date>
    </item>
  </channel>
</rss>

