<?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: Convert  a five digit date to MM/DD/YYYY in the data load in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Convert-a-five-digit-date-to-MM-DD-YYYY-in-the-data-load/m-p/1798095#M64574</link>
    <description>&lt;P&gt;Great!&amp;nbsp; I'm glad to hear the simple solution worked otherwise it would have taken much more digging.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 17:23:35 GMT</pubDate>
    <dc:creator>Nicole-Smith</dc:creator>
    <dc:date>2021-04-08T17:23:35Z</dc:date>
    <item>
      <title>Convert  a five digit date to MM/DD/YYYY in the data load</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-a-five-digit-date-to-MM-DD-YYYY-in-the-data-load/m-p/1797239#M64452</link>
      <description>&lt;P&gt;Hi - My data contains a five digit date (example :&amp;nbsp;44340) should be 05/24/2021.&lt;/P&gt;&lt;P&gt;How do I convert the date in the data load ?&lt;/P&gt;&lt;P&gt;Thanks - Jerry&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 14:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-a-five-digit-date-to-MM-DD-YYYY-in-the-data-load/m-p/1797239#M64452</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2021-04-06T14:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Convert  a five digit date to MM/DD/YYYY in the data load</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-a-five-digit-date-to-MM-DD-YYYY-in-the-data-load/m-p/1797253#M64455</link>
      <description>&lt;P&gt;It should be as simple as wrapping your field in the date() function with the format that you want to see it in:&lt;/P&gt;&lt;P&gt;SELECT date(FieldName, 'MM/DD/YYYY') AS FieldName&lt;BR /&gt;FROM YourSource;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 14:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-a-five-digit-date-to-MM-DD-YYYY-in-the-data-load/m-p/1797253#M64455</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2021-04-06T14:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert  a five digit date to MM/DD/YYYY in the data load</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-a-five-digit-date-to-MM-DD-YYYY-in-the-data-load/m-p/1797383#M64467</link>
      <description>&lt;P&gt;Thanks - I got it work - dates can be tricky at times - trial and error - jerry&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 01:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-a-five-digit-date-to-MM-DD-YYYY-in-the-data-load/m-p/1797383#M64467</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2021-04-07T01:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Convert  a five digit date to MM/DD/YYYY in the data load</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-a-five-digit-date-to-MM-DD-YYYY-in-the-data-load/m-p/1798095#M64574</link>
      <description>&lt;P&gt;Great!&amp;nbsp; I'm glad to hear the simple solution worked otherwise it would have taken much more digging.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 17:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-a-five-digit-date-to-MM-DD-YYYY-in-the-data-load/m-p/1798095#M64574</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2021-04-08T17:23:35Z</dc:date>
    </item>
  </channel>
</rss>

