<?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: How to convert.change a date format in loading script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275886#M622402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something is wrong with the scripting... error.. missing out brackets?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2017 19:58:12 GMT</pubDate>
    <dc:creator>jim_chan</dc:creator>
    <dc:date>2017-02-01T19:58:12Z</dc:date>
    <item>
      <title>How to convert.change a date format in loading script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275883#M622399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am facing a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a date field with date like 20160223. now i want to change the datefiled format to 23/2/2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my expression is Date#(date([MY_DATE]),'DD/M/YYYY') as [&lt;SPAN style="font-size: 13.3333px;"&gt;MY_DATE&lt;/SPAN&gt;], - but is wrong....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 19:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275883#M622399</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-02-01T19:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert.change a date format in loading script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275884#M622400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;(Date#([MY_DATE]),'YYYYMMDD'), 'DD/M/YYYY') as [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MY_DATE&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 19:50:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275884#M622400</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-01T19:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert.change a date format in loading script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275885#M622401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, read here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2954"&gt;Why don’t my dates work?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3102"&gt;QlikView Date fields&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2622"&gt;Get the Dates Right&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 19:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275885#M622401</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-01T19:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert.change a date format in loading script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275886#M622402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something is wrong with the scripting... error.. missing out brackets?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 19:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275886#M622402</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-02-01T19:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert.change a date format in loading script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275887#M622403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Date&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(Date#([MY_DATE],'YYYYMMDD'), 'DD/M/YYYY') as [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;MY_DATE&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;] -&amp;nbsp; this only correct, too many brackets bro&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 20:10:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275887#M622403</guid>
      <dc:creator>jim_chan</dc:creator>
      <dc:date>2017-02-01T20:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert.change a date format in loading script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275888#M622404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 20:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-convert-change-a-date-format-in-loading-script/m-p/1275888#M622404</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-01T20:18:37Z</dc:date>
    </item>
  </channel>
</rss>

