<?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 Filter Records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-Records/m-p/152794#M30088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun&lt;/P&gt;&lt;P&gt;I think you can also use the MATCH function instead of IN as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD * From TableName WHERE MATCH(FieldName,1,2,3)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 13:58:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-17T13:58:42Z</dc:date>
    <item>
      <title>Filter Records</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-Records/m-p/152792#M30086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to filter out the records from the Qvd file by Using Load * from tablename where fieldname in (1,2,3)&lt;/P&gt;&lt;P&gt;It gives Error while executing the statement but the same work in SQL, Pls suggest the option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 13:10:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-Records/m-p/152792#M30086</guid>
      <dc:creator />
      <dc:date>2010-05-17T13:10:44Z</dc:date>
    </item>
    <item>
      <title>Filter Records</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-Records/m-p/152793#M30087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;While loading the data, you cannot specify the 'in' keyword'. What you have to do is, you have to load and give the condition as given below.&lt;/P&gt;&lt;P&gt;Load * from tablename where fieldname = 1 or fieldname = 2 or fieldname = 3;&lt;/P&gt;&lt;P&gt;Just try this. This works fine for me. Hope this helps.&lt;/P&gt;&lt;P&gt;Thanks Joseph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 13:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-Records/m-p/152793#M30087</guid>
      <dc:creator />
      <dc:date>2010-05-17T13:45:19Z</dc:date>
    </item>
    <item>
      <title>Filter Records</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-Records/m-p/152794#M30088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun&lt;/P&gt;&lt;P&gt;I think you can also use the MATCH function instead of IN as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;LOAD * From TableName WHERE MATCH(FieldName,1,2,3)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 13:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-Records/m-p/152794#M30088</guid>
      <dc:creator />
      <dc:date>2010-05-17T13:58:42Z</dc:date>
    </item>
  </channel>
</rss>

