<?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 calander object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calander-object/m-p/199663#M58500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using two calander object in my application. in that one is for FROM DATE and other is for TO DATE, all my calculations are based on the FROM and TO Calander object. Now i wants to restrict calander object in such a way that FROM DATE should not greater then TODATE and TO DATE is not less then FROM DATE. At the time of selecting the date this needs to be validated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can Any one provied me help to this in qlikview 9 SR5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Nov 2010 08:48:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-11-24T08:48:35Z</dc:date>
    <item>
      <title>calander object</title>
      <link>https://community.qlik.com/t5/QlikView/calander-object/m-p/199663#M58500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using two calander object in my application. in that one is for FROM DATE and other is for TO DATE, all my calculations are based on the FROM and TO Calander object. Now i wants to restrict calander object in such a way that FROM DATE should not greater then TODATE and TO DATE is not less then FROM DATE. At the time of selecting the date this needs to be validated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can Any one provied me help to this in qlikview 9 SR5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 08:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calander-object/m-p/199663#M58500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-24T08:48:35Z</dc:date>
    </item>
    <item>
      <title>calander object</title>
      <link>https://community.qlik.com/t5/QlikView/calander-object/m-p/199664#M58501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Case of From Date..&lt;/P&gt;&lt;P&gt;Set MAx valueof Fromdate claendar as = Max(ToDate) ---- where Todate is the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Case of To Date&lt;/P&gt;&lt;P&gt;set Min Date of To Date Calendar as Min(FromDate)--- where from date is the variable..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 10:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calander-object/m-p/199664#M58501</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2010-11-24T10:13:28Z</dc:date>
    </item>
    <item>
      <title>calander object</title>
      <link>https://community.qlik.com/t5/QlikView/calander-object/m-p/199665#M58502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think you should use Field Event Triggers. settings --&amp;gt; Document properties --&amp;gt; Triggers --&amp;gt; select "TODATE" or "FROMDATE" to add or edit an OnSelect - Action. In this trigger you can code i.e. some dependencies as you descriped.&lt;/P&gt;&lt;P&gt;EXAMPLE:&lt;/P&gt;&lt;P&gt;a) action is "select on field"&lt;/P&gt;&lt;P&gt;b) field is "TODATE"&lt;/P&gt;&lt;P&gt;c) expression similar to: date(rangemax( getfieldselections(FROMDATE), max(FROMDATE) ))&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 10:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calander-object/m-p/199665#M58502</guid>
      <dc:creator />
      <dc:date>2010-11-24T10:35:56Z</dc:date>
    </item>
  </channel>
</rss>

