<?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 give where condition on date in SQL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448016#M1153942</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;Try to do this in QVW i.e after making Qvd of this query ,fetch this qvd in new qvw and apply this where condition w.r.t to date format that is fetched from qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Udit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Mar 2013 08:38:43 GMT</pubDate>
    <dc:creator>udit_kumar_sana</dc:creator>
    <dc:date>2013-03-16T08:38:43Z</dc:date>
    <item>
      <title>How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448013#M1153939</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 am loading the data from a VIEW which is created in SQL but WHERE condition is not working. &lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; SELECT * FROM NEWC."VIW_MONTHLY" WHERE CALLDATE&amp;gt;='01/01/2013 00:00:00';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt;"&gt;﻿&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;﻿&lt;/STRONG&gt;condition is not working im getting all 2010 data also. Kindly help me...&lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 05:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448013#M1153939</guid>
      <dc:creator />
      <dc:date>2013-03-16T05:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448014#M1153940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SQL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select * from NWEC."VIW_MONTHLY" where CALLDATE &amp;gt;= '01-Jan-2013';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 06:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448014#M1153940</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-16T06:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448015#M1153941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it is not working it pulling all 2010 records also. this field contains Date &amp;amp; Time also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 07:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448015#M1153941</guid>
      <dc:creator />
      <dc:date>2013-03-16T07:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448016#M1153942</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;Try to do this in QVW i.e after making Qvd of this query ,fetch this qvd in new qvw and apply this where condition w.r.t to date format that is fetched from qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Udit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 08:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448016#M1153942</guid>
      <dc:creator>udit_kumar_sana</dc:creator>
      <dc:date>2013-03-16T08:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448017#M1153943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But whole data cant be fetch because the VIEW dont have WHERE clause so it will pull everything from database and database contains records from 2010. for one month only data will be 80-90k records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 08:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448017#M1153943</guid>
      <dc:creator />
      <dc:date>2013-03-16T08:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448018#M1153944</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;Then fetched the whole data for one time and then put it to incremental load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Udit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 08:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448018#M1153944</guid>
      <dc:creator>udit_kumar_sana</dc:creator>
      <dc:date>2013-03-16T08:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448019#M1153945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has to done in daily basis so it is not possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 08:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448019#M1153945</guid>
      <dc:creator />
      <dc:date>2013-03-16T08:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448020#M1153946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rashmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select * from NWEC."VIW_MONTHLY" where to_date(CALLDATE,'DD-Mon-YYYY') &amp;gt;= '01-Jan-2013';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 08:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448020#M1153946</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-16T08:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448021#M1153947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is giving for this query...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ErrorSource: OraOLEDB, ErrorMsg: ORA-01843: not a valid month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 08:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448021#M1153947</guid>
      <dc:creator />
      <dc:date>2013-03-16T08:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448022#M1153948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier;"&gt;Select * from NWEC."VIW_MONTHLY" where CALLDATE&amp;nbsp; &amp;gt;= to_date('01-Jan-2013' ,'DD-MON-YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier;"&gt;Kaushik Solanki&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 09:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448022#M1153948</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-16T09:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448023#M1153949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;again error: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ErrorSource: OraOLEDB, ErrorMsg: ORA-01861: literal does not match format string&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 09:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448023#M1153949</guid>
      <dc:creator />
      <dc:date>2013-03-16T09:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448024#M1153950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rashmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; What is the version of your Oracle?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 09:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448024#M1153950</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-16T09:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448025#M1153951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Version 11&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 09:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448025#M1153951</guid>
      <dc:creator />
      <dc:date>2013-03-16T09:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448026#M1153952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Version 11&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 09:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448026#M1153952</guid>
      <dc:creator />
      <dc:date>2013-03-16T09:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to give where condition on date in SQL</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448027#M1153953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select * from NWEC."VIW_MONTHLY" where CALLDATE&amp;nbsp; &amp;gt;= to_date('01-JAN-2013 12:00:00','DD-MON-RRRR HH24:MI:SS')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Mar 2013 09:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-give-where-condition-on-date-in-SQL/m-p/448027#M1153953</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-16T09:18:04Z</dc:date>
    </item>
  </channel>
</rss>

