<?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 Load Date from Excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Date-from-Excel/m-p/1868486#M1216450</link>
    <description>&lt;P&gt;Hello&lt;BR /&gt;I have a Mydate column in excel sheet in the format 14-Mar-2012 which is in 'date'. I have loaded the Mydate in qlikview using :&lt;BR /&gt;Date([Mydate],'MMM-YY') as my_date.&lt;BR /&gt;Now when i execute and put them in listbox, my_date is empty&lt;BR /&gt;and when i put Mydate in listbox, it is displaying in the same format in excel (14-Mar-2012) in listbox.&lt;BR /&gt;How can we implement it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Dec 2021 09:38:25 GMT</pubDate>
    <dc:creator>Athira_K</dc:creator>
    <dc:date>2021-12-09T09:38:25Z</dc:date>
    <item>
      <title>Load Date from Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Date-from-Excel/m-p/1868486#M1216450</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I have a Mydate column in excel sheet in the format 14-Mar-2012 which is in 'date'. I have loaded the Mydate in qlikview using :&lt;BR /&gt;Date([Mydate],'MMM-YY') as my_date.&lt;BR /&gt;Now when i execute and put them in listbox, my_date is empty&lt;BR /&gt;and when i put Mydate in listbox, it is displaying in the same format in excel (14-Mar-2012) in listbox.&lt;BR /&gt;How can we implement it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 09:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Date-from-Excel/m-p/1868486#M1216450</guid>
      <dc:creator>Athira_K</dc:creator>
      <dc:date>2021-12-09T09:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Load Date from Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Date-from-Excel/m-p/1868492#M1216451</link>
      <description>&lt;P&gt;date(date#(Mydate,'DD-MMM-YYYY'))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 09:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Date-from-Excel/m-p/1868492#M1216451</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2021-12-09T09:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load Date from Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Date-from-Excel/m-p/1868496#M1216452</link>
      <description>&lt;P&gt;Check that the Excel file actually contains a date rather than a string (if it's a date, you can change the format to a number and you'll get something like 44542). It's probably just a string formatted like a date, but not actually a date type. If that's the case, you can try to force it to be read as a date by using date#(MyDate).&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 09:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Date-from-Excel/m-p/1868496#M1216452</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-12-09T09:54:09Z</dc:date>
    </item>
  </channel>
</rss>

