<?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 Calender object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Calender-object/m-p/538413#M201194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I use same calender object for 2 different dates.&lt;/P&gt;&lt;P&gt;I have to provide user to select date type of his choice. If user selects Birthdate then table should get the values where Employees date of birth &amp;lt; selected date. If user selects the joining date then table should have values where employee joining date &amp;lt; selected date.&lt;/P&gt;&lt;P&gt;Basically what I require is same calender object for two diferent dates with Expressions usage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 18:51:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-03T18:51:40Z</dc:date>
    <item>
      <title>Dynamic Calender object</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Calender-object/m-p/538413#M201194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I use same calender object for 2 different dates.&lt;/P&gt;&lt;P&gt;I have to provide user to select date type of his choice. If user selects Birthdate then table should get the values where Employees date of birth &amp;lt; selected date. If user selects the joining date then table should have values where employee joining date &amp;lt; selected date.&lt;/P&gt;&lt;P&gt;Basically what I require is same calender object for two diferent dates with Expressions usage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 18:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Calender-object/m-p/538413#M201194</guid>
      <dc:creator />
      <dc:date>2013-07-03T18:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Calender object</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Calender-object/m-p/538414#M201195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's far easier to use two calendar objects and show/hide them as needed. If you want to do things the hard way create an inline table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DateFields&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;DateField&lt;/P&gt;&lt;P&gt;date of birth&lt;/P&gt;&lt;P&gt;joining date];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then add a listbox for DateField. Select one value and the enable the option Always One Selected Value. In then calendar object you can now use an expression =[$(=DateField)] instead of a fixed date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 19:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Calender-object/m-p/538414#M201195</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-03T19:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Calender object</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Calender-object/m-p/538415#M201196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess my requirement cannot be acheived by using two calender objects with hide/show.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in detail:&lt;/P&gt;&lt;P&gt;Actual java UI is like this- &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Radio botton for Birthdate/joining date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Two calender objects - start date &amp;amp; end date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User selects Birthdate and gives a start date and end date.&lt;/P&gt;&lt;P&gt;Result is: All the employees between those 2 birthdates irrespective of Joining date. &lt;/P&gt;&lt;P&gt;Similarly for the Joining date selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I replicate this in Qlik?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately 'Always one selected value' for listbox is disabled in my version of Qlik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help needed..Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 16:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Calender-object/m-p/538415#M201196</guid>
      <dc:creator />
      <dc:date>2013-07-08T16:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Calender object</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Calender-object/m-p/538416#M201197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding to the above thing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need result in a chart or table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2013 16:33:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Calender-object/m-p/538416#M201197</guid>
      <dc:creator />
      <dc:date>2013-07-08T16:33:57Z</dc:date>
    </item>
  </channel>
</rss>

