<?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 &amp; Calender in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859614#M1019356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik stores dates as numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 = December 31st 1899&lt;/P&gt;&lt;P&gt;Today (April 6th 2015) = 42100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your system is also storing dates as numbers, but with a different starting point, calculate the different and subtract that from your number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Apr 2015 12:50:15 GMT</pubDate>
    <dc:creator>oknotsen</dc:creator>
    <dc:date>2015-04-06T12:50:15Z</dc:date>
    <item>
      <title>Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859609#M1019351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good day, &lt;/P&gt;&lt;P&gt;I hope every one in good health , and i need to know something about date if the date stored in our database as a number like this(115001,115002,115003,.......,,115046)&lt;/P&gt;&lt;P&gt;how we can convert it to date (year ,month , day ....) what is the formula &amp;amp; logically how it work .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ahmad Kastero &lt;/P&gt;&lt;P&gt;Thanks For All &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 12:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859609#M1019351</guid>
      <dc:creator />
      <dc:date>2015-04-06T12:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859610#M1019352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What date does 115001 corresponds to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 12:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859610#M1019352</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-06T12:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859611#M1019353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If this is a number format then it corresponds to 11/10/2214. So my guess is, this is not a number format date you have stored in your database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 12:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859611#M1019353</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-06T12:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859612#M1019354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is a number format ( in the application ERP it is a date but when store it in the database it convert it to number )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 12:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859612#M1019354</guid>
      <dc:creator />
      <dc:date>2015-04-06T12:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859613#M1019355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some friend solve it and convert it by using this (&lt;STRONG&gt;(date(yearstart(makedate((((SLTRDJ - fmod(SLTRDJ,1000)) / 1000) + 1900))) + (fmod(SLTRDJ,1000) - 1)) as Date,&lt;/STRONG&gt;) but know he leave the company and i tray to understand it , this code already return the date . but how it work ?!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 12:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859613#M1019355</guid>
      <dc:creator />
      <dc:date>2015-04-06T12:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859614#M1019356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik stores dates as numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 = December 31st 1899&lt;/P&gt;&lt;P&gt;Today (April 6th 2015) = 42100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your system is also storing dates as numbers, but with a different starting point, calculate the different and subtract that from your number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 12:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859614#M1019356</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-04-06T12:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859615#M1019357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;115001 seems to equal 1/1/2015 according to your formula. Is that correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 13:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859615#M1019357</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-06T13:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859616#M1019358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see - the first three digits (115) is the number of years after 1900.&amp;nbsp; That is 115 is 1900+115= 2015&lt;/P&gt;&lt;P&gt;The last three digits (001) is the number of day in the year.&amp;nbsp; So, a simpler version of expression is:&lt;/P&gt;&lt;P&gt;=date(makedate(left(SLTRDJ,3)+1900) + right(SLTRDJ,3)-1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 13:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859616#M1019358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-06T13:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859617#M1019359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is julian date format, what is the database that you are using? because in my case we also have this date format in sql server database, and what i am doing is converting this date to datetime when extracting the data from sql.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2015 13:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859617#M1019359</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2015-04-06T13:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859618#M1019360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its called JD Edwards date format very similar to Julian Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to understand what it is and how the converstion is done please go throught the link below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.kirix.com/stratablog/jd-edwards-date-conversions-cyyddd" title="http://www.kirix.com/stratablog/jd-edwards-date-conversions-cyyddd"&gt;JD Edwards Date Conversions (CYYDDD) | Kirix Strata Blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use a simple formula in excel to convert it to readable format using :&lt;/P&gt;&lt;P&gt;=DATE(1900+(A1/1000),1,1)+RIGHT(A1,3)-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Qlikview it is by using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(makedate(left(115003,3)+1900) + right(115003,3)-1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 08:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859618#M1019360</guid>
      <dc:creator>mjayachandran</dc:creator>
      <dc:date>2015-04-07T08:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859619#M1019361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have Oracle ERP System , But i connect to the server database and read it by using SQL server and it is look like this format (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;115001,115002,115003) and when we use that formula it retrieve the correct data , but didn't understand it before until they explain it (hank you &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/msolomov"&gt;msolomov&lt;/A&gt;)&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2015 08:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859619#M1019361</guid>
      <dc:creator />
      <dc:date>2015-04-07T08:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Date &amp; Calender</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859620#M1019362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;thank you &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/msolomov"&gt;msolomov&lt;/A&gt;&amp;nbsp; and thank you all ,and i need to ask you after this formula if i need to convert the normal date to numeric value with the same logic that i get the date . &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;what i mean&amp;nbsp; is revers the the formula to get the numeric value .&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;because i face an issue after convert it when i try to join the date withe the other table but have normal date and i need to trust after convert the date to the numeric value is the same so can any one help me in this &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 12:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Calender/m-p/859620#M1019362</guid>
      <dc:creator />
      <dc:date>2015-04-15T12:19:51Z</dc:date>
    </item>
  </channel>
</rss>

