<?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 Multiple date formats in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-date-formats/m-p/1952655#M1227353</link>
    <description>&lt;DIV class="_3xX726aBn29LDbsDtzr_6E _1Ap4F5maDtT1E1YuCiaO0r D3IL3FD0RFy_mkKLPwL4" data-click-id="text"&gt;
&lt;DIV class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"&gt;
&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Just wondering if there is any script that will help me distinguish European date format ddmmyyyy from US date format mmddyyyy? I have an excel document with a date column that contains the two formats(the column itself is formatted as general). Instead of changing excel, is there qlikview script that would allow me to create a new field containing a single format? Thanks.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
    <dc:creator>crockwaxi</dc:creator>
    <dc:date>2026-01-26T21:26:37Z</dc:date>
    <item>
      <title>Multiple date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-date-formats/m-p/1952655#M1227353</link>
      <description>&lt;DIV class="_3xX726aBn29LDbsDtzr_6E _1Ap4F5maDtT1E1YuCiaO0r D3IL3FD0RFy_mkKLPwL4" data-click-id="text"&gt;
&lt;DIV class="_292iotee39Lmt0MkQZ2hPV RichTextJSON-root"&gt;
&lt;P class="_1qeIAgB0cPwnLhDF9XSiJM"&gt;Just wondering if there is any script that will help me distinguish European date format ddmmyyyy from US date format mmddyyyy? I have an excel document with a date column that contains the two formats(the column itself is formatted as general). Instead of changing excel, is there qlikview script that would allow me to create a new field containing a single format? Thanks.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-date-formats/m-p/1952655#M1227353</guid>
      <dc:creator>crockwaxi</dc:creator>
      <dc:date>2026-01-26T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-date-formats/m-p/1952657#M1227355</link>
      <description>&lt;P&gt;If you load the Date using&lt;/P&gt;&lt;P&gt;Date(&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Alt(&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Date#(Date,'DDMMYYYY'),&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Date#(Date,'MMDDYYYY')&lt;BR /&gt;&amp;nbsp; &amp;nbsp;)&lt;BR /&gt;) as Date&lt;/P&gt;&lt;P&gt;Then the Alt() function will return the first valid interpretation. (You can also have a 3rd and 4th parameter, etc.)&lt;/P&gt;&lt;P&gt;If you just want to test whether an interpretation is valid, you can use&lt;/P&gt;&lt;P&gt;IsNum(Date#(Date,'DDMMYYYY'))&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 07:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-date-formats/m-p/1952657#M1227355</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-07-07T07:13:18Z</dc:date>
    </item>
  </channel>
</rss>

