<?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 Date Format in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Convert-Date-Format/m-p/1888230#M73193</link>
    <description>&lt;P&gt;You could use alt() for multiple converting like:&lt;/P&gt;
&lt;P&gt;date(alt(date#(Field, 'Format1'), floor(timestamp#(Field, 'Format2')), ...)&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Wed, 02 Feb 2022 15:02:45 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2022-02-02T15:02:45Z</dc:date>
    <item>
      <title>Convert Date Format</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-Date-Format/m-p/1887976#M73173</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;
&lt;P&gt;I have the '&lt;STRONG&gt;DateCom&lt;/STRONG&gt;' field in my dataset which is in text format. I want to convert it to date format ('&lt;STRONG&gt;DD/MM/YYYY'&lt;/STRONG&gt;).&lt;/P&gt;
&lt;P&gt;However, the 'DateCom' field contains 4 different entries:&lt;/P&gt;
&lt;P&gt;- DD/MM/YYYY&lt;/P&gt;
&lt;P&gt;- DD/MM/YYYY hh:mm&lt;/P&gt;
&lt;P&gt;- YYYY/MM/DD&lt;/P&gt;
&lt;P&gt;- YYYY/MM/DD hh:mm&lt;/P&gt;
&lt;P&gt;I used Date(Date#(.....)) but it only gives me rows for which I specified the format.&lt;/P&gt;
&lt;P&gt;What can I do to solve this problem?&lt;/P&gt;
&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 08:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-Date-Format/m-p/1887976#M73173</guid>
      <dc:creator>Alaska93</dc:creator>
      <dc:date>2022-02-02T08:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Date Format</title>
      <link>https://community.qlik.com/t5/App-Development/Convert-Date-Format/m-p/1888230#M73193</link>
      <description>&lt;P&gt;You could use alt() for multiple converting like:&lt;/P&gt;
&lt;P&gt;date(alt(date#(Field, 'Format1'), floor(timestamp#(Field, 'Format2')), ...)&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 15:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Convert-Date-Format/m-p/1888230#M73193</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-02-02T15:02:45Z</dc:date>
    </item>
  </channel>
</rss>

