<?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 Date Format Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/2074502#M1223772</link>
    <description>&lt;P&gt;Hello, I am loading 3 .xlsx spreadsheets into Qlikview, all contain two date columns, DATE_A &amp;amp; DATE_B, both formatted to dd/mm/yyyy. However, once loaded in, DATE_A reads dd/mm/yyyy, and DATE_B reads yyyymmdd. I require both dates to be presented yyyymmdd. As the spreadsheets are from a 3rd party, I cannot alter them prior to the load. I've tried the Qlikview community site, late last night, both nothing is working so far? Any advised would be greatly appreciated. Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 15:49:30 GMT</pubDate>
    <dc:creator>chang0986</dc:creator>
    <dc:date>2023-05-23T15:49:30Z</dc:date>
    <item>
      <title>Date Format Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/2074502#M1223772</link>
      <description>&lt;P&gt;Hello, I am loading 3 .xlsx spreadsheets into Qlikview, all contain two date columns, DATE_A &amp;amp; DATE_B, both formatted to dd/mm/yyyy. However, once loaded in, DATE_A reads dd/mm/yyyy, and DATE_B reads yyyymmdd. I require both dates to be presented yyyymmdd. As the spreadsheets are from a 3rd party, I cannot alter them prior to the load. I've tried the Qlikview community site, late last night, both nothing is working so far? Any advised would be greatly appreciated. Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 15:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/2074502#M1223772</guid>
      <dc:creator>chang0986</dc:creator>
      <dc:date>2023-05-23T15:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/2074515#M1223776</link>
      <description>&lt;P&gt;in your load script modify it. using Date() and Date#()&lt;/P&gt;
&lt;P&gt;for DD/MM/YYYY field date use Date(Date#(yourdatefield,'DD/MM/YYYY'),'YYYYMMDD')&lt;/P&gt;
&lt;P&gt;for yyyymmdd you can keep it as it is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Prashant Sangle&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 16:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-Issue/m-p/2074515#M1223776</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2023-05-23T16:31:13Z</dc:date>
    </item>
  </channel>
</rss>

