<?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 Script problem when trying to filter data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-problem-when-trying-to-filter-data/m-p/164302#M37045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear fellow QV users;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an excel load. I would like to filter the data. The only problem is that the between function is not working. I get the following massage: garbage after statement. Could someone tell me what I am doing wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aissam&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;JC:&lt;/I&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;JOB_NUMBER, &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;BILL_CODE&lt;B&gt;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;FROM&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;[Data Dump\JobCost\Jobcost.xls] (biff, embedded labels, table is [Sheet1$])&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;WHERE&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;JOB_NUMBER &amp;lt;&amp;gt; '0' &lt;B&gt;and&lt;/B&gt; BILL_CODE = '5.01' &lt;B&gt;and&lt;/B&gt; JOB_NUMBER between '07D0000' &lt;B&gt;and&lt;/B&gt; '12D8000'&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Oct 2010 09:53:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-29T09:53:34Z</dc:date>
    <item>
      <title>Script problem when trying to filter data</title>
      <link>https://community.qlik.com/t5/QlikView/Script-problem-when-trying-to-filter-data/m-p/164302#M37045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear fellow QV users;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an excel load. I would like to filter the data. The only problem is that the between function is not working. I get the following massage: garbage after statement. Could someone tell me what I am doing wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aissam&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;JC:&lt;/I&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;JOB_NUMBER, &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;BILL_CODE&lt;B&gt;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;FROM&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;[Data Dump\JobCost\Jobcost.xls] (biff, embedded labels, table is [Sheet1$])&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;WHERE&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;JOB_NUMBER &amp;lt;&amp;gt; '0' &lt;B&gt;and&lt;/B&gt; BILL_CODE = '5.01' &lt;B&gt;and&lt;/B&gt; JOB_NUMBER between '07D0000' &lt;B&gt;and&lt;/B&gt; '12D8000'&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 09:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-problem-when-trying-to-filter-data/m-p/164302#M37045</guid>
      <dc:creator />
      <dc:date>2010-10-29T09:53:34Z</dc:date>
    </item>
    <item>
      <title>Script problem when trying to filter data</title>
      <link>https://community.qlik.com/t5/QlikView/Script-problem-when-trying-to-filter-data/m-p/164303#M37046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;function 'between' doesn't exist in QlikView. You should try '07D0000'&amp;lt;= JOB_NUMBER and JOB_NUMBER &amp;lt;= '12DXXXX'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 10:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-problem-when-trying-to-filter-data/m-p/164303#M37046</guid>
      <dc:creator />
      <dc:date>2010-10-29T10:02:24Z</dc:date>
    </item>
    <item>
      <title>Script problem when trying to filter data</title>
      <link>https://community.qlik.com/t5/QlikView/Script-problem-when-trying-to-filter-data/m-p/164304#M37047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works,&lt;/P&gt;&lt;P&gt;Thanks very much.&lt;/P&gt;&lt;P&gt;With kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aissam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Oct 2010 10:20:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-problem-when-trying-to-filter-data/m-p/164304#M37047</guid>
      <dc:creator />
      <dc:date>2010-10-29T10:20:40Z</dc:date>
    </item>
  </channel>
</rss>

