<?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: Default Date in Calendar Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533125#M1129449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is PFA?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Dec 2013 23:58:07 GMT</pubDate>
    <dc:creator>angelaecheverri</dc:creator>
    <dc:date>2013-12-05T23:58:07Z</dc:date>
    <item>
      <title>Default Date in Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533121#M1129445</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 Calender object. I need to show the default date the the last day of the month. Based on the value in the calendar object, I need to derive date difference for two fields in input sheet.&lt;/P&gt;&lt;P&gt;Attached is the one what I have done so far. &lt;/P&gt;&lt;P&gt;I have created a variable as vDate = Date(month(now())). Assigned this variable to the calender object max value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the date initial date difference is some DateNum field with decimal places. (See the Date Diff1 and Date Diff2).&lt;/P&gt;&lt;P&gt;When I change the date in the calendar object, then values changes in the date diff fields. This time it gives actual days of date difference with decimal places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to get only the days in difference not with the decimal places. And also the initial date difference which shows a DateNum field, it should also show the actual days in difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 13:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533121#M1129445</guid>
      <dc:creator />
      <dc:date>2013-12-05T13:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date in Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533122#M1129446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try use Ceil in this way you dont have decimals.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Ceil(Date($(vDate)))-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Ceil(Date(BATCH_DATE))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 13:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533122#M1129446</guid>
      <dc:creator>angelaecheverri</dc:creator>
      <dc:date>2013-12-05T13:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Default Date in Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533123#M1129447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date - Date, shouldn't it give an integer?&lt;/P&gt;&lt;P&gt;I can use, Ceil / Floor, But if I delete the decimal value in the variable once by going through variable setting, then I dont get the decimal for any other date selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 13:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533123#M1129447</guid>
      <dc:creator />
      <dc:date>2013-12-05T13:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Default Date in Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533124#M1129448</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;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you need this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 15:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533124#M1129448</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-12-05T15:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Default Date in Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533125#M1129449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is PFA?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 23:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533125#M1129449</guid>
      <dc:creator>angelaecheverri</dc:creator>
      <dc:date>2013-12-05T23:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Default Date in Calendar Object</title>
      <link>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533126#M1129450</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;PFA -&amp;gt; Please Find Attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 05:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-Date-in-Calendar-Object/m-p/533126#M1129450</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-12-06T05:00:09Z</dc:date>
    </item>
  </channel>
</rss>

