<?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: Date variable looking like a float value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046006#M351620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how you are creating them, but yes, the decimal parts represents time information. Would you be able to share how are you creating them to see what is going on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Feb 2016 16:46:36 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-16T16:46:36Z</dc:date>
    <item>
      <title>Date variable looking like a float value</title>
      <link>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046005#M351619</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;In my report I have two variable that are set from a calendar. Sometime when I select dates, they ends up like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;42456.1234 and some other time like this 43245. Why does those value is float ? The decimal part represent what ? Hours ? This is causing issues with my report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, I have others calendar that store only Integer in the variable. Someone can explain to me, how this happen ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 16:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046005#M351619</guid>
      <dc:creator />
      <dc:date>2016-02-16T16:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Date variable looking like a float value</title>
      <link>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046006#M351620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how you are creating them, but yes, the decimal parts represents time information. Would you be able to share how are you creating them to see what is going on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 16:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046006#M351620</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-16T16:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date variable looking like a float value</title>
      <link>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046007#M351621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it meant it's then not a date else a timestamp with hours, minutes and so on - you could solve it by loading these date-field with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(floor(YourDateField), 'YourFormatPattern') as YourDateField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 16:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046007#M351621</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-16T16:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date variable looking like a float value</title>
      <link>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046008#M351622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This when I load from the QVD:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LoaderView.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/114843_LoaderView.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;This the calendar configuration:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CalendarView.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/114844_CalendarView.PNG" style="height: 516px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;This is how the variables looks like:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="VariableView.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/114848_VariableView.PNG" style="height: 249px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this enough for you ?&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>Tue, 16 Feb 2016 16:59:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046008#M351622</guid>
      <dc:creator />
      <dc:date>2016-02-16T16:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Date variable looking like a float value</title>
      <link>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046009#M351623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 17:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046009#M351623</guid>
      <dc:creator />
      <dc:date>2016-02-16T17:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Date variable looking like a float value</title>
      <link>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046010#M351624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try loading OrderDate like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(Floor(OrderDate)) as OrderDate&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Feb 2016 17:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-variable-looking-like-a-float-value/m-p/1046010#M351624</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-16T17:10:49Z</dc:date>
    </item>
  </channel>
</rss>

