<?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: Exclude specific records from a SQL call in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737760#M590958</link>
    <description>&lt;P&gt;try below&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SQL SELECT * 
FROM PRODUCT 
WHERE ITEMNUMBER NOT LIKE '%.%';&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 21 Aug 2020 12:50:09 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2020-08-21T12:50:09Z</dc:date>
    <item>
      <title>Exclude specific records from a SQL call</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737720#M590955</link>
      <description>&lt;P&gt;Reading a datafile on 1 key,&amp;nbsp; &amp;nbsp;ITEMNUMBER,&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;contains numbers like&amp;nbsp; 12345678&amp;nbsp; but some like 12.345678&lt;/P&gt;&lt;P&gt;&amp;nbsp; need syntax to say like&lt;/P&gt;&lt;P&gt;SQL select * from PRODUCT&amp;nbsp; where ..........................ITEMNUMBER&amp;nbsp; &amp;nbsp;does not contain a&amp;nbsp; &amp;nbsp;'.'&amp;nbsp; (dot)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for advice&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 11:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737720#M590955</guid>
      <dc:creator>JACKNIEKERK</dc:creator>
      <dc:date>2020-08-21T11:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude specific records from a SQL call</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737735#M590956</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SQL SELECT * FROM PRODUCT WHERE INSTR(ITEMNUMBER, '.') = 0;&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 21 Aug 2020 11:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737735#M590956</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-08-21T11:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude specific records from a SQL call</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737745#M590957</link>
      <description>Hello got error&lt;BR /&gt;&lt;BR /&gt;SQL##f - SqlState: 37000, ErrorCode: 0, ErrorMsg: [Pervasive][ODBC Client&lt;BR /&gt;Interface][LNA][Pervasive][ODBC Engine Interface]Invalid scalar function:&lt;BR /&gt;INSTR.&lt;BR /&gt;SQL SELECT * from PRODUCT WHERE INSTR( ITEMNUMBER ,'.')= 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Aug 2020 12:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737745#M590957</guid>
      <dc:creator>JACKNIEKERK</dc:creator>
      <dc:date>2020-08-21T12:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude specific records from a SQL call</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737760#M590958</link>
      <description>&lt;P&gt;try below&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SQL SELECT * 
FROM PRODUCT 
WHERE ITEMNUMBER NOT LIKE '%.%';&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 21 Aug 2020 12:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737760#M590958</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-08-21T12:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude specific records from a SQL call</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737761#M590959</link>
      <description>&lt;P&gt;Thanks for advice&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 12:54:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-specific-records-from-a-SQL-call/m-p/1737761#M590959</guid>
      <dc:creator>JACKNIEKERK</dc:creator>
      <dc:date>2020-08-21T12:54:47Z</dc:date>
    </item>
  </channel>
</rss>

