<?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 From Date format to number format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/From-Date-format-to-number-format/m-p/541578#M692376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand a date field I have. It makes it through two layers of scripting and appears as a date, but in the final model it turns to a number. Can someone tell me why it would change in the final model?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My EFFECTIVE DATE field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Base Load - &lt;STRONG&gt;7/21/2013&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ETL Load - &lt;STRONG&gt;7/21/2013&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final Model - &lt;STRONG&gt;41476&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jul 2013 17:51:45 GMT</pubDate>
    <dc:creator>zagzebski</dc:creator>
    <dc:date>2013-07-30T17:51:45Z</dc:date>
    <item>
      <title>From Date format to number format</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-format-to-number-format/m-p/541578#M692376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand a date field I have. It makes it through two layers of scripting and appears as a date, but in the final model it turns to a number. Can someone tell me why it would change in the final model?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My EFFECTIVE DATE field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Base Load - &lt;STRONG&gt;7/21/2013&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ETL Load - &lt;STRONG&gt;7/21/2013&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final Model - &lt;STRONG&gt;41476&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 17:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-format-to-number-format/m-p/541578#M692376</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2013-07-30T17:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: From Date format to number format</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-format-to-number-format/m-p/541579#M692377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A date is actually a number. With the date() function it can also be given a text format. It will still be a number, but now also has a display text format. So in the load script you can put the date() function around it to give it a date format of your choice: date([EFFECTIVE DATE], 'DD-MM-YYYY') as [EFFECTIVE DATE]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 18:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-format-to-number-format/m-p/541579#M692377</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-30T18:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: From Date format to number format</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-format-to-number-format/m-p/541580#M692378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I guess I understand that just couldn't figure why in the first two scripts it has the date MM/DD/YYYY format, then in the final model it switched to a number format. How does the same field have a different format as it works its way through several scripts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 19:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-format-to-number-format/m-p/541580#M692378</guid>
      <dc:creator>zagzebski</dc:creator>
      <dc:date>2013-07-30T19:42:18Z</dc:date>
    </item>
  </channel>
</rss>

