<?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 Number to Date Format in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53354#M8879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I swear to you, It is formatted as General and displaying as 20180601 in Excel, if I just load that into Qlikview that is also how it shows up&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jun 2018 18:40:17 GMT</pubDate>
    <dc:creator>MalcolmCICWF</dc:creator>
    <dc:date>2018-06-04T18:40:17Z</dc:date>
    <item>
      <title>Excel Number to Date Format in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53351#M8876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I hate dates... they never seem to work how they should or have in the past....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an Excel spreadsheet I have to load into Qlikview. I am pulling in a field that is a date but of course it is being treated as a number 20180601. I am trying to import it in typical ways and convert this to an actual date to use. Typically I use...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DATE#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FIELD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'YYYYMMDD'),'YYYYMMDD')&amp;nbsp; and get nothing&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I tried&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DATE#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FIELD&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'YYYYMMDD')&amp;nbsp;&amp;nbsp; and get 21336&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I tried&amp;nbsp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FIELD&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'YYYYMMDD')&amp;nbsp;&amp;nbsp; and get 19580531&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; What am I doing wrong this time...?&amp;nbsp; Once I get it as a date I can use interval to get the days between this date and Today()&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 17:29:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53351#M8876</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2018-06-04T17:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number to Date Format in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53352#M8877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a sample file?&amp;nbsp; Your first example worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 17:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53352#M8877</guid>
      <dc:creator>ehilsinger</dc:creator>
      <dc:date>2018-06-04T17:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number to Date Format in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53353#M8878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;I tried&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;DATE#&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;FIELD&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;,'YYYYMMDD')&amp;nbsp;&amp;nbsp; and get 21336&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;I tried&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;FIELD&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;,'YYYYMMDD')&amp;nbsp;&amp;nbsp; and get 19580531&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Then the actual numeric value is has in excel is 21336. No idea what excel did to format it as 20180601, but it's real numeric value must be 21336 given your results above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 17:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53353#M8878</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-06-04T17:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number to Date Format in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53354#M8879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I swear to you, It is formatted as General and displaying as 20180601 in Excel, if I just load that into Qlikview that is also how it shows up&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53354#M8879</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2018-06-04T18:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number to Date Format in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53355#M8880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I posted a small sample and removed all sensitive data besides the one field that contains the date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53355#M8880</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2018-06-04T18:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number to Date Format in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53356#M8881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your first statement works with the CSV file you posted.&amp;nbsp; When you say you get nothing, what do you mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 19:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53356#M8881</guid>
      <dc:creator>ehilsinger</dc:creator>
      <dc:date>2018-06-04T19:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number to Date Format in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53357#M8882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is showing up in QlikView as 20180601 because you specified the display format in the Date function as YYYYMMDD.&amp;nbsp; If you change it to MM/DD/YYYY you will see it change format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 19:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53357#M8882</guid>
      <dc:creator>ehilsinger</dc:creator>
      <dc:date>2018-06-04T19:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Excel Number to Date Format in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53358#M8883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a csv file, not an excel file. A csv file only contains text and no formatting. If I load your csv in qlikview everything works as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 08:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excel-Number-to-Date-Format-in-Qlikview/m-p/53358#M8883</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-06-05T08:15:32Z</dc:date>
    </item>
  </channel>
</rss>

