<?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: Calender object - Creat variable Stardate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050836#M919828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be as attached:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 May 2016 21:01:05 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-05-01T21:01:05Z</dc:date>
    <item>
      <title>Calender object - Creat variable Stardate</title>
      <link>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050833#M919825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i have Always&amp;nbsp; (if i every time start the application) a startdate with value 01-01-2016 and enddate the date of today in the underneath objects ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced!&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123230_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050833#M919825</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calender object - Creat variable Stardate</title>
      <link>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050834#M919826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Always means when you open the application? May be set on open trigger for those two dates when the application opens?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 May 2016 19:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050834#M919826</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-01T19:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calender object - Creat variable Stardate</title>
      <link>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050835#M919827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes if i every time open the application, the startdate&amp;nbsp; in the (red markered object) must Always shown as 01-01-2016 and the Enddate (red markered object) as the date of today for example 01-05-2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i fix this problem? any code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 May 2016 19:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050835#M919827</guid>
      <dc:creator />
      <dc:date>2016-05-01T19:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Calender object - Creat variable Stardate</title>
      <link>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050836#M919828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be as attached:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 May 2016 21:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050836#M919828</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-05-01T21:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calender object - Creat variable Stardate</title>
      <link>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050837#M919829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached one way to do it with three triggers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Select in Field on &lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='&amp;gt;=' &amp;amp; Date(MakeDate(2016, 04, 01)) &amp;amp; '&amp;lt;=' &amp;amp; Date(MakeDate(2016, 04, 30))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Set Variable vStartDate&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(MakeDate(2016, 04, 01))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Set Variable vEndDate&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(MakeDate(2016, 04, 30))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123228_Capture.PNG" style="height: 204px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The set of trigger is very static and wouldn't change. Is there a more dynamic requirement to select last month? If that is the case, you can always use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;STRONG style="font-size: 13.3333px;"&gt;='&amp;gt;=' &amp;amp; Date(MonthStart(Max(Date), -1)) &amp;amp; '&amp;lt;=' &amp;amp; &lt;STRONG style="font-size: 13.3333px;"&gt;Date(MontEnd(Max(Date), -1))&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) &lt;STRONG style="font-size: 13.3333px;"&gt;Date(MonthStart(Max(Date), -1))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) &lt;STRONG style="font-size: 13.3333px;"&gt;Date(MontEnd(Max(Date), -1))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, in the end it all depends on what the exact requirement is &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;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 May 2016 21:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calender-object-Creat-variable-Stardate/m-p/1050837#M919829</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-01T21:13:07Z</dc:date>
    </item>
  </channel>
</rss>

