<?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 Change Date Format in Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-Date-Format-in-Script/m-p/768238#M1023235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to join to sets of data and then do a sum however need to amend the date format in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It currently looks like the below but needs to be dd/mm/yyyy, I tried Date(NotificationDate,'dd/mm/yyyy) AS NotificationDate and it doesn't bring back the correct result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80254_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2015 15:17:04 GMT</pubDate>
    <dc:creator>bazzaonline</dc:creator>
    <dc:date>2015-03-09T15:17:04Z</dc:date>
    <item>
      <title>Change Date Format in Script</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-Format-in-Script/m-p/768238#M1023235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to join to sets of data and then do a sum however need to amend the date format in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It currently looks like the below but needs to be dd/mm/yyyy, I tried Date(NotificationDate,'dd/mm/yyyy) AS NotificationDate and it doesn't bring back the correct result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80254_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 15:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-Format-in-Script/m-p/768238#M1023235</guid>
      <dc:creator>bazzaonline</dc:creator>
      <dc:date>2015-03-09T15:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change Date Format in Script</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Date-Format-in-Script/m-p/768239#M1023236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date(date#(NotificationDate, 'YYYY-MM-DD hh:mm:ss.ffff'),'DD/MM/YYYY' as FormattedNotificationDate,&lt;/P&gt;&lt;P&gt;...other fields...&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 15:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Date-Format-in-Script/m-p/768239#M1023236</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-09T15:21:43Z</dc:date>
    </item>
  </channel>
</rss>

