<?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: Date And Date# function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967071#M968089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date() converts date to the required format. Also, it stores a date as number in the back-end and show you as a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview is intelligent to find date field and covert to date format during the load. Incase Qlikview did not recognize the format and treats data type as a string. Date#() is used to help Qlikview interpret it as a date format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 05:13:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-01T05:13:58Z</dc:date>
    <item>
      <title>Date And Date# function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967066#M968083</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 want to know about difference between&amp;nbsp; Date and Date# function .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 09:59:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967066#M968083</guid>
      <dc:creator>tripatirao</dc:creator>
      <dc:date>2015-09-30T09:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Date And Date# function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967067#M968084</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;Please check the attached screens and script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep=',';&lt;/P&gt;&lt;P&gt;SET DecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep=',';&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyFormat='$#,##0.00;($#,##0.00)';&lt;/P&gt;&lt;P&gt;SET TimeFormat='h:mm:ss TT';&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET DateFormat='M/D/YYYY';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SET TimestampFormat='M/D/YYYY h:mm:ss[.fff] TT';&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Load *, date(date#(Trans_Date,'YYYYMMDD'),'DD-MMM-YYYY') as Another_Required_Date_Format; // convert the date to DD-MMM-YYYY&lt;/P&gt;&lt;P&gt;load *,date(date#(Trans_Date,'YYYYMMDD'),'DD/MM/YYYY') as Required_Date_Format;/// conevrt the date to DD/MM/YYYY&lt;/P&gt;&lt;P&gt;LOAD * ,DATE#(Trans_Date,'YYYYMMDD') AS Real_Trans_Date;&amp;nbsp; ///converted to date to same format YYYYMMDD&lt;/P&gt;&lt;P&gt;load&amp;nbsp; *&amp;nbsp; inline [&lt;/P&gt;&lt;P&gt;Trans_Date&lt;/P&gt;&lt;P&gt;20140125&lt;/P&gt;&lt;P&gt;20140205&lt;/P&gt;&lt;P&gt;20140329&lt;/P&gt;&lt;P&gt;20140415&lt;/P&gt;&lt;P&gt;20140520&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100565_Capture.PNG" style="height: 170px; width: 620px;" /&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/100566_Capture1.PNG" style="height: 206px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 02:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967067#M968084</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-10-01T02:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date And Date# function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967068#M968085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please go through below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/72932"&gt;Difference between Date,Date# and Num,Num#????&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 02:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967068#M968085</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-10-01T02:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Date And Date# function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967069#M968086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also check &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/12/02/the-date-function" title="https://community.qlik.com/blogs/qlikviewdesignblog/2014/12/02/the-date-function"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2014/12/02/the-date-function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 02:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967069#M968086</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-10-01T02:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date And Date# function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967070#M968087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Simple words...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date# will be useful to convert the string to different date format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date will be restricted to convert a date to another date format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 04:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967070#M968087</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-10-01T04:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Date And Date# function</title>
      <link>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967071#M968089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date() converts date to the required format. Also, it stores a date as number in the back-end and show you as a date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlikview is intelligent to find date field and covert to date format during the load. Incase Qlikview did not recognize the format and treats data type as a string. Date#() is used to help Qlikview interpret it as a date format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 05:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-And-Date-function/m-p/967071#M968089</guid>
      <dc:creator />
      <dc:date>2015-10-01T05:13:58Z</dc:date>
    </item>
  </channel>
</rss>

