<?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 reloading csv files with where clause in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/reloading-csv-files-with-where-clause/m-p/264512#M99448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;take resident and apply where clause&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2011 12:21:08 GMT</pubDate>
    <dc:creator>SunilChauhan</dc:creator>
    <dc:date>2011-11-29T12:21:08Z</dc:date>
    <item>
      <title>reloading csv files with where clause</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-csv-files-with-where-clause/m-p/264511#M99447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a csv file which pulls data into Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On reload this works fine, however when I put a where clause at the end Im getting this error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Cannot open file 'test.csv]&lt;/P&gt;&lt;P&gt;WHERE col1 = '307'&lt;/P&gt;&lt;P&gt;[material]:&lt;/P&gt;&lt;P&gt;NOCONCATENATE&lt;/P&gt;&lt;P&gt;LOAD col1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col1 &amp;amp; ' - ' &amp;amp; col2 as g_product&lt;/P&gt;&lt;P&gt;FROM [test.csv]&lt;/P&gt;&lt;P&gt;WHERE col1 = '307'&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the semi-colon at the end of my where clause but its not in the error message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 12:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloading-csv-files-with-where-clause/m-p/264511#M99447</guid>
      <dc:creator />
      <dc:date>2011-11-29T12:19:13Z</dc:date>
    </item>
    <item>
      <title>reloading csv files with where clause</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-csv-files-with-where-clause/m-p/264512#M99448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;take resident and apply where clause&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 12:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloading-csv-files-with-where-clause/m-p/264512#M99448</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-11-29T12:21:08Z</dc:date>
    </item>
    <item>
      <title>reloading csv files with where clause</title>
      <link>https://community.qlik.com/t5/QlikView/reloading-csv-files-with-where-clause/m-p/264513#M99449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can you also do like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;WHERE col1 = '307';&lt;/P&gt;&lt;P&gt;LOAD col1, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col1 &amp;amp; ' - ' &amp;amp; col2 as g_product&lt;/P&gt;&lt;P&gt;FROM [test.csv];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2011 12:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reloading-csv-files-with-where-clause/m-p/264513#M99449</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2011-11-29T12:51:48Z</dc:date>
    </item>
  </channel>
</rss>

