<?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 restricted load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997807#M650721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate please Kaushik ?&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, 26 Aug 2015 11:15:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-08-26T11:15:36Z</dc:date>
    <item>
      <title>Date restricted load</title>
      <link>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997804#M650718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to reduce the data loaded from a table using the date field within it.&lt;/P&gt;&lt;P&gt;To avoid links to other tables using the same field name I have qualified the table but I think this is causing me the issue with my where statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table is named SalesOrderLinesHistory (original table is orddeth)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field is o-date (so appears as SalesOrderLinesHistory.o-date in the Qlik table view)&lt;/P&gt;&lt;P&gt;Qlik table shows SalesOrderLinesHistory.o-date column is formatted correctly as dd/mm/yyyy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ATTEMPT 1&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I added WHERE "o-date" &amp;gt;= Date(27/04/2013);&lt;/P&gt;&lt;P&gt;after the FROM PUB.orddeth statement but I get the error:&lt;/P&gt;&lt;P&gt;SQL##f - SqlState: S1000, ErrorCode: 4294757240, ErrorMsg: [DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Syntax error in SQL statement at or about "Date(27/04/2013)" (10713)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ATTEMPT 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I added WHERE "o-date" &amp;gt;= 27/04/2013;&lt;/P&gt;&lt;P&gt;after the FROM PUB.orddeth statement but I get the error:&lt;/P&gt;&lt;P&gt;SQL##f - SqlState: S1000, ErrorCode: 4294947288, ErrorMsg: [DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Inconsistent types (7481)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 10:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997804#M650718</guid>
      <dc:creator />
      <dc:date>2015-08-26T10:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Date restricted load</title>
      <link>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997805#M650719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried with single quotes like:&lt;/P&gt;&lt;P&gt;WHERE o-date &amp;gt;= '27/04/2013' ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 10:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997805#M650719</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-08-26T10:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date restricted load</title>
      <link>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997806#M650720</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;This error is related to the SQL syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must look at the SQL functions which will convert the text into date and then you can use that in SQL select statement.&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>Wed, 26 Aug 2015 10:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997806#M650720</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2015-08-26T10:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Date restricted load</title>
      <link>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997807#M650721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate please Kaushik ?&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, 26 Aug 2015 11:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997807#M650721</guid>
      <dc:creator />
      <dc:date>2015-08-26T11:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date restricted load</title>
      <link>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997808#M650722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for tresesco but I still get an error.&lt;/P&gt;&lt;P&gt;I believe the o-date field maybe loaded as text so the criteria may not be working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 11:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997808#M650722</guid>
      <dc:creator />
      <dc:date>2015-08-26T11:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Date restricted load</title>
      <link>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997809#M650723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use a variable&lt;/P&gt;&lt;P&gt;set x="Date(Date#('27/04/2013','DD/MM/YYYY'),'DD/MM/YYYY')";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE o-date&amp;gt;='$(x)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 11:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-restricted-load/m-p/997809#M650723</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-26T11:21:35Z</dc:date>
    </item>
  </channel>
</rss>

