<?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 Unable to load table with WHERE condition on data field...pls help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261054#M581443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the inconvenience of my post...It should look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have the following load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;SET TimestampFormat='DD-MM-YYYY'; &lt;BR /&gt;.......&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CLAIM_ID,&lt;/P&gt;&lt;P&gt;CLAIM_REGID, &lt;/P&gt;&lt;P&gt;﻿CLAIM_STARTED, &lt;/P&gt;&lt;P&gt;﻿EVENT_DATE, &lt;/P&gt;&lt;P&gt;INSR_TYPE &lt;/P&gt;&lt;P&gt;﻿FROM&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;WHERE EVENT_DATE &amp;gt; '01-01-2011';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is: &lt;/P&gt;&lt;P&gt;If i load the table without the WHERE condition, my EVENT_DATE field is in corect format (DD-MM-YYYY).&lt;/P&gt;&lt;P&gt;After I put the WHERE condition, EVENT_DATE transforms to numeric format (ex: 38270)...and my WHERE condition is not working...but I don't receive any error in executing the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to give the condition for loading my table where EVENT_DATE&amp;gt;'01-01-2011' and the EVENT_DATE field format to remain the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2012 23:14:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-09T23:14:12Z</dc:date>
    <item>
      <title>Unable to load table with WHERE condition on data field...pls help</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261052#M581441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6&gt;Hi all,&lt;/H6&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SET TimestampFormat&lt;SPAN style="font-size: 10pt;"&gt;='DD-MM-YYYY'; &lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.......&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is: &lt;/P&gt;&lt;P&gt;If i load the table without the WHERE condition, my EVENT_DATE field is in corect format (DD-MM-YYYY).&lt;/P&gt;&lt;P&gt;After I put the WHERE condition, EVENT_DATE transforms to numeric format (ex: 38270)...and my WHERE condition is not working...but I don't receive any error in executing the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wold like to give the condition for loading my table where EVENT_DATE&amp;gt;'01-01-2011' and the EVENT_DATE field format to remain the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLAIM_ID,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CLAIM_REGID&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #000000; font-size: 10pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CLAIM_STARTED&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #000000; font-size: 10pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;EVENT_DATE&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;INSR_TYPE &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 10pt;"&gt;&lt;STRONG style=": ; color: #800000; font-size: 10pt;"&gt;﻿&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;EVENT_DATE&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; &amp;gt; '01-01-2011';&lt;/SPAN&gt;&lt;C&gt; &lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;WHERE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 23:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261052#M581441</guid>
      <dc:creator />
      <dc:date>2012-01-09T23:06:38Z</dc:date>
    </item>
    <item>
      <title>Unable to load table with WHERE condition on data field...pls help</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261053#M581442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Sandries,&lt;/P&gt;&lt;P&gt;Try have you tried adding a date format i.e. :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(EVENT_DATE, 'DD-MM-YYYY') &amp;gt; '01-01-2011' ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 23:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261053#M581442</guid>
      <dc:creator />
      <dc:date>2012-01-09T23:11:41Z</dc:date>
    </item>
    <item>
      <title>Unable to load table with WHERE condition on data field...pls help</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261054#M581443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the inconvenience of my post...It should look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have the following load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;SET TimestampFormat='DD-MM-YYYY'; &lt;BR /&gt;.......&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CLAIM_ID,&lt;/P&gt;&lt;P&gt;CLAIM_REGID, &lt;/P&gt;&lt;P&gt;﻿CLAIM_STARTED, &lt;/P&gt;&lt;P&gt;﻿EVENT_DATE, &lt;/P&gt;&lt;P&gt;INSR_TYPE &lt;/P&gt;&lt;P&gt;﻿FROM&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;WHERE EVENT_DATE &amp;gt; '01-01-2011';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is: &lt;/P&gt;&lt;P&gt;If i load the table without the WHERE condition, my EVENT_DATE field is in corect format (DD-MM-YYYY).&lt;/P&gt;&lt;P&gt;After I put the WHERE condition, EVENT_DATE transforms to numeric format (ex: 38270)...and my WHERE condition is not working...but I don't receive any error in executing the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to give the condition for loading my table where EVENT_DATE&amp;gt;'01-01-2011' and the EVENT_DATE field format to remain the same...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 23:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261054#M581443</guid>
      <dc:creator />
      <dc:date>2012-01-09T23:14:12Z</dc:date>
    </item>
    <item>
      <title>Unable to load table with WHERE condition on data field...pls help</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261055#M581444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The possible solution still applies:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CLAIM_ID,&lt;/P&gt;&lt;P&gt;CLAIM_REGID, &lt;/P&gt;&lt;P&gt; CLAIM_STARTED, &lt;/P&gt;&lt;P&gt; EVENT_DATE, &lt;/P&gt;&lt;P&gt;INSR_TYPE &lt;/P&gt;&lt;P&gt; FROM&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;WHERE date(EVENT_DATE, 'DD-MM-YYYY') &amp;gt; '01-01-2011';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 23:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261055#M581444</guid>
      <dc:creator />
      <dc:date>2012-01-09T23:18:21Z</dc:date>
    </item>
    <item>
      <title>Unable to load table with WHERE condition on data field...pls help</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261056#M581445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very nice solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 23:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-load-table-with-WHERE-condition-on-data-field-pls-help/m-p/261056#M581445</guid>
      <dc:creator />
      <dc:date>2012-01-09T23:23:19Z</dc:date>
    </item>
  </channel>
</rss>

