<?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 How to change date format in QV Edit script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299573#M1187621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know from your end right now what format you are get when you load from qvd if you not get correct date fromat so change with this Date(Datefield,'MM/DD/YYYY') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2011 10:14:24 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2011-08-25T10:14:24Z</dc:date>
    <item>
      <title>How to change date format in QV Edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299571#M1187619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have older load from sql and now we are optimizing in QVD. but the date is not coming in right format. Any advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shubham Kumar &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 08:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299571#M1187619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-25T08:56:06Z</dc:date>
    </item>
    <item>
      <title>How to change date format in QV Edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299572#M1187620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shubham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am not sure whether I understood your question. If you want to change dates&amp;nbsp; from the format, you can use for example Date(argument [, formatcode]), where format can be 'yy-mm-dd' or 'dd.mm.yy' etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetz Gert Jan. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 10:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299572#M1187620</guid>
      <dc:creator />
      <dc:date>2011-08-25T10:10:38Z</dc:date>
    </item>
    <item>
      <title>How to change date format in QV Edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299573#M1187621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know from your end right now what format you are get when you load from qvd if you not get correct date fromat so change with this Date(Datefield,'MM/DD/YYYY') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 10:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299573#M1187621</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-25T10:14:24Z</dc:date>
    </item>
    <item>
      <title>How to change date format in QV Edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299574#M1187622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I just loaded a datefield and storerd it into a QVD and then loaded it from the QVD again. Without any formating it works just fine. The fields contain exactly the same values. When I use the formatting in my script I get also the expected result. Maybe you can send an example what goes wrong in your case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Gert Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 11:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299574#M1187622</guid>
      <dc:creator />
      <dc:date>2011-08-25T11:24:15Z</dc:date>
    </item>
    <item>
      <title>How to change date format in QV Edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299575#M1187623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the reply. Sorry there was a mistake in my side. the field name was mismatch so that date was not coming but now its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shubham Kumar &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 11:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299575#M1187623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-25T11:29:01Z</dc:date>
    </item>
    <item>
      <title>How to change date format in QV Edit script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299576#M1187624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shubham,&lt;/P&gt;&lt;P&gt;Good to hear.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR Gert jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 11:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-date-format-in-QV-Edit-script/m-p/299576#M1187624</guid>
      <dc:creator />
      <dc:date>2011-08-25T11:30:13Z</dc:date>
    </item>
  </channel>
</rss>

