<?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: excel date appears as number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104367#M16452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i already load as above and i get my time frame. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2018 07:13:12 GMT</pubDate>
    <dc:creator>iliaisyah</dc:creator>
    <dc:date>2018-07-20T07:13:12Z</dc:date>
    <item>
      <title>excel date appears as number</title>
      <link>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104364#M16449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;anyone can assist as my MMM-YY found as number &lt;IMG alt="1111.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208251_1111.png" style="height: 496px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2222.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/208252_2222.png" style="height: 496px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 08:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104364#M16449</guid>
      <dc:creator>iliaisyah</dc:creator>
      <dc:date>2018-07-19T08:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: excel date appears as number</title>
      <link>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104365#M16450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They sometimes do when you get a date from an Excel Workbook sheet. The way to remedy it is to wrap the field name in a Date()-function in the load in your load script to turn it into a real date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(YOP) AS YOP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 16:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104365#M16450</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-07-19T16:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: excel date appears as number</title>
      <link>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104366#M16451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use function Date with the mask you want .. like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(YOP,'MMM-YY') as YOP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2018 17:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104366#M16451</guid>
      <dc:creator>PabloTrevisan</dc:creator>
      <dc:date>2018-07-19T17:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: excel date appears as number</title>
      <link>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104367#M16452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i already load as above and i get my time frame. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 07:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104367#M16452</guid>
      <dc:creator>iliaisyah</dc:creator>
      <dc:date>2018-07-20T07:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: excel date appears as number</title>
      <link>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104368#M16453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date(Date#(&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;YOP)',&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;MMM-YY') AS &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;YOP&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 07:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104368#M16453</guid>
      <dc:creator>vvvvvvizard</dc:creator>
      <dc:date>2018-07-20T07:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: excel date appears as number</title>
      <link>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104369#M16454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also set the number format on the properties of the list box to "date" to get it shown right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 07:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excel-date-appears-as-number/m-p/104369#M16454</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2018-07-20T07:34:24Z</dc:date>
    </item>
  </channel>
</rss>

