<?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 issue while extracting data . in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049138#M919504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Peter , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot , Now its fetching data after changing date format as per your reply . i am using oracle oledb connection to extract record , where i never thought this date format will create such a issue . could you please tell me whats a difference between using date format in (DD-MON-YYYY)&amp;nbsp; and (YYYY-MON-DD) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2016 09:05:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-05-02T09:05:53Z</dc:date>
    <item>
      <title>Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049127#M919493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to extract data from below table . when i remove date filter from where condition its working fine , where when i add date filter its displaying zero records found . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i execute same query in back end (sql tool) i am getting 1 million record . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest, i am doing anything wrong in adding date filter , else data format is wrong in my condition . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TransactionFact :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;SQL SELECT&amp;nbsp; did,document_date from fas_gl_transaction where company_code = 'TEST' and trunc(document_date) between '01-APR-2013' and '31-MAR-2014&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE TransactionFact into ..\QVD\TEST\TransactionFact_History_2013.QVD;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049127#M919493</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049128#M919494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sriram, &lt;/P&gt;&lt;P&gt;your query looks fine to me.&lt;/P&gt;&lt;P&gt;Maybe you can try comparing the values in your query (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;'01-APR-2013')&lt;/SPAN&gt; with the result of the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;trunc(document_date) and see if their format matches. I dont see any other possible issue in your query, also company 'TEST' should exists.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you need anything else or if you found a solution for your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 17:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049128#M919494</guid>
      <dc:creator>santiago_respane</dc:creator>
      <dc:date>2016-04-29T17:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049129#M919495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really sure if this would anything, but try to put parenthesis around your between logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;TransactionFact :&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;SQL SELECT &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; did,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document_date&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;FROM fas_gl_transaction&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;Where (company_code = 'TEST') and &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 10pt; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (trunc(document_date) between '01-APR-2013' and '31-MAR-2014&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG&gt;');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 22:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049129#M919495</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-29T22:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049130#M919496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Untitled.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123175_Untitled.jpg" style="height: 349px; width: 620px;" /&gt;Dear All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply , Kindly check my attached image . i extracted qvd without date filter and placed document date column in table box , where i am getting record for the year 2013 and 2014 .when i add date filter its not fetching any record . i tried with load statement as per settu_periasamy still getting same issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kinldy suggest .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Apr 2016 06:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049130#M919496</guid>
      <dc:creator />
      <dc:date>2016-04-30T06:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049131#M919497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try !the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P 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;TransactionFact :&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;SQL SELECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; did,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document_date&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;FROM fas_gl_transaction&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Where company_code = 'TEST' and&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trim(Trunc(document_date) between '01-APR-2013' and '31-MAR-2014&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P 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; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Apr 2016 09:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049131#M919497</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-04-30T09:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049132#M919498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please try the below also and I am hoping this should work:&lt;/P&gt;&lt;P 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;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P 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;TransactionFact :&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Load &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; did,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-size: 10pt;"&gt;document_date,&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;STRONG style="font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 10pt;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Where company_code = 'TEST' and&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trim(document_date between '01-APR-2013' and '31-MAR-2014&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;SQL SELECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; did,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document_date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-size: 10pt;"&gt;company_code,&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;FROM fas_gl_transaction;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Apr 2016 12:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049132#M919498</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-04-30T12:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049133#M919499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thiru ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the same ,but i am getting error (error in expression ')' expeccted ) , when i click OK button its fetching record . Pls check my attched notepad file and suggest .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 May 2016 14:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049133#M919499</guid>
      <dc:creator />
      <dc:date>2016-05-01T14:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049134#M919500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no IN function in Qlikview, so do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace this code: &lt;STRONG&gt;and company_code IN ('FSL','RML','NASS','CML');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this:&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;and Match(company_code,'FSL','RML','NASS','CML');&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 May 2016 14:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049134#M919500</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-05-01T14:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049135#M919501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Thiru , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of 'IN' , I used match in load statement , but i am getting same error . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i put company filter in select statement and date filter in Load . still getting same error(error in expression ')' expected )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check attached files . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 07:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049135#M919501</guid>
      <dc:creator />
      <dc:date>2016-05-02T07:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049136#M919502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because you cannot use between in QlikView. QlikView doesn't support between function. Plus, I won't even recommend using the where statement in the Load statement. I would filter out things in your sql statement so that the query has to bring less number of records to QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would try to check if the query runs in SQL and try to resolve the issue there and then try to run with the fixed SQL query&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 07:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049136#M919502</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-02T07:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049137#M919503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In his OP he said:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;when i execute same query in back end (sql tool) i am getting 1 million record&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which makes it a very weird issue because the execution is done &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;in both cases by the database engine. Could it be permission-related? Seems improbable...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sriram, try rewriting or removing parts of the WHERE condition in your SELECT statement. For example, it could be that the database doesn't understand the between date values anymore in your QlikView script context. Can you rewrite them as default database dates? Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 8pt;"&gt;WHERE trunc(document_date) between '2013-04-01' and '2014-03-31'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'courier new', courier;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 08:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049137#M919503</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-05-02T08:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049138#M919504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Peter , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot , Now its fetching data after changing date format as per your reply . i am using oracle oledb connection to extract record , where i never thought this date format will create such a issue . could you please tell me whats a difference between using date format in (DD-MON-YYYY)&amp;nbsp; and (YYYY-MON-DD) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 09:05:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049138#M919504</guid>
      <dc:creator />
      <dc:date>2016-05-02T09:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049139#M919505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The standard database date format isn't YYYY-&lt;EM&gt;MON&lt;/EM&gt;-DD, it rather is YYYY-&lt;EM&gt;MM&lt;/EM&gt;-YY meaning that all fields are numeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There isn't much of a difference except that your format may not work for various reasons (language/regional settings is one that comes to mind - month names are different in different languages), while the database date format YYYY-MM-YY will &lt;EM&gt;always&lt;/EM&gt; work. Especially when working with Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 09:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049139#M919505</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-05-02T09:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049140#M919506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter not really sure how all this work. But when we have to restrict dates while grabbing stuff from Oracle, we use &lt;STRONG&gt;DD-MMM-YYYY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: I guess the only difference is the casing. I would have used this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #3d3d3d;"&gt;Trim(document_date) between '01-A&lt;SPAN style="color: #ff0000;"&gt;pr&lt;/SPAN&gt;-2013' and '31-M&lt;SPAN style="color: #ff0000;"&gt;ar&lt;/SPAN&gt;-2014&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #3d3d3d;"&gt;Trim(document_date) between '01-A&lt;SPAN style="color: #ff0000;"&gt;PR&lt;/SPAN&gt;-2013' and '31-M&lt;SPAN style="color: #ff0000;"&gt;AR&lt;/SPAN&gt;-2014&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if that make any difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 09:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049140#M919506</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-02T09:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049141#M919507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, feel free to use whatever works best for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 09:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049141#M919507</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-05-02T09:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049142#M919508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Peter -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry if you found my response to be offensive. But it was more of a question for you. I will have to use what has been told by the SQL guys. But do you know why is it working with MMM in my case? If you don't know, then that is fine &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 09:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049142#M919508</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-02T09:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date issue while extracting data .</title>
      <link>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049143#M919509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nah, not offensive at all. Of course not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know why short month names are working for you. And whatever I say, the short month names appear not to work in Sriram's QlikView context. In my experience, standard database dates work best and consistently across DBMS products. I admit I haven't tested them all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if it works for you, go ahead and use those date formats. Especially when the SQL gurus have a final say in what you should and what you shouldn't use. That's at least one thing less to worry about &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take care,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 10:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-issue-while-extracting-data/m-p/1049143#M919509</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-05-02T10:29:50Z</dc:date>
    </item>
  </channel>
</rss>

