<?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. :Re: Re. :Re: Problem with Calendar Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173382#M42587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you Miguel...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Aug 2010 10:43:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-25T10:43:54Z</dc:date>
    <item>
      <title>Problem with Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173378#M42583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;Please someone can explain me how to use the Calendar Object?&lt;/P&gt;&lt;P&gt;How to configure the Calendar Object to choose a good date?&lt;/P&gt;&lt;P&gt;Thanks in adavance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 09:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173378#M42583</guid>
      <dc:creator />
      <dc:date>2010-08-25T09:07:47Z</dc:date>
    </item>
    <item>
      <title>Problem with Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173379#M42584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yimen,&lt;/P&gt;&lt;P&gt;When you draw a slider/calendar object, you have, basically two options. One is to show all possible values for a given date field already loaded. In this case no min or max values are allowed, the object takes the whole range of dates within that field.&lt;/P&gt;&lt;P&gt;The other is to set a variable which values will go from the mininum to the maximum value possible set in the properties of the object. Bear in mind that QlikView uses a special format then using dates, so your minimum value would be&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=Date('01/01/2010')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;(which is 39800 or so) and your maximum &lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=Date('31/12/2010')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;In this case, when you select a date in the object, it is stored in the variable set, so you can use it further in your charts. &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 09:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173379#M42584</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-08-25T09:25:14Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Problem with Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173380#M42585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And now how can i do to use the variable associated to slider/calendar object.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 10:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173380#M42585</guid>
      <dc:creator />
      <dc:date>2010-08-25T10:19:34Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Problem with Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173381#M42586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Say that in your calendar you select the starting date for a calculation, and you store it in the variable vDate. Your chart then would look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt; Date = {"&amp;gt;=$(=Date(vDate))"} &amp;gt;} Amount)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Or you may use it as a dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;$(vDate)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;It depends on what information do you want to get&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 10:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173381#M42586</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-08-25T10:34:27Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Problem with Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173382#M42587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you Miguel...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 10:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Calendar-Object/m-p/173382#M42587</guid>
      <dc:creator />
      <dc:date>2010-08-25T10:43:54Z</dc:date>
    </item>
  </channel>
</rss>

