<?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 Dynamic date range for calender in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-date-range-for-calender/m-p/1341199#M413162</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;I have a calendar object , wherein , I have hard-coded:&lt;/P&gt;&lt;P&gt;min value as Num(Date#('01/01/2016', 'MM/DD/YYYY'))&lt;/P&gt;&lt;P&gt;max value as Num(today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i make min value dynamic to always be 01/01/current year-1 , so in 2018 , it should be 01/01/2017&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another requirement to have min value as :&lt;SPAN style="font-size: 13.3333px;"&gt; Num(Date#('01/01/2016', 'MM/DD/YYYY'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;max value as 12/31/current-year-2, so in 2018 , max value will be 12/31/2016&lt;/P&gt;&lt;P&gt;How can max value be made dynamic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 10:16:59 GMT</pubDate>
    <dc:creator>swati_rastogi27</dc:creator>
    <dc:date>2017-04-19T10:16:59Z</dc:date>
    <item>
      <title>Dynamic date range for calender</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-date-range-for-calender/m-p/1341199#M413162</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;I have a calendar object , wherein , I have hard-coded:&lt;/P&gt;&lt;P&gt;min value as Num(Date#('01/01/2016', 'MM/DD/YYYY'))&lt;/P&gt;&lt;P&gt;max value as Num(today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i make min value dynamic to always be 01/01/current year-1 , so in 2018 , it should be 01/01/2017&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another requirement to have min value as :&lt;SPAN style="font-size: 13.3333px;"&gt; Num(Date#('01/01/2016', 'MM/DD/YYYY'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;max value as 12/31/current-year-2, so in 2018 , max value will be 12/31/2016&lt;/P&gt;&lt;P&gt;How can max value be made dynamic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 10:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-date-range-for-calender/m-p/1341199#M413162</guid>
      <dc:creator>swati_rastogi27</dc:creator>
      <dc:date>2017-04-19T10:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic date range for calender</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-date-range-for-calender/m-p/1341200#M413163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Min date for previous year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=YearStart(Addyears(today(),-1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Max date for previous year&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; =YearEnd(Addyears(today(),-1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 13:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-date-range-for-calender/m-p/1341200#M413163</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-19T13:15:42Z</dc:date>
    </item>
  </channel>
</rss>

