<?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 How to translate IN SQL STATMENT in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-translate-IN-SQL-STATMENT/m-p/349751#M129573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First load the field from excel sheet. Qv has Exists function which allows to check with loaded field data.Use that for sql data load viceversa..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Load CarTypeId From ExcelData;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main:&lt;/P&gt;&lt;P&gt;Load CarTypeId, 1 as CountValue&lt;/P&gt;&lt;P&gt;From SqlData&lt;/P&gt;&lt;P&gt;Where Not Exists(CarTypeId);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 11:16:53 GMT</pubDate>
    <dc:creator>jagannalla</dc:creator>
    <dc:date>2012-05-14T11:16:53Z</dc:date>
    <item>
      <title>How to translate IN SQL STATMENT</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-translate-IN-SQL-STATMENT/m-p/349750#M129572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to check different values from different tables. One is from a sql query another one is from an excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to do something like that: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SELECT CarTypeId FROM CarType&lt;BR /&gt;WHERE (CarTypeId NOT IN&lt;BR /&gt; (SELECT DISTINCT CarTypeId FROM Cars)&lt;BR /&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But from the qlikview script ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it feasable? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 10:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-translate-IN-SQL-STATMENT/m-p/349750#M129572</guid>
      <dc:creator />
      <dc:date>2012-05-14T10:58:00Z</dc:date>
    </item>
    <item>
      <title>How to translate IN SQL STATMENT</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-translate-IN-SQL-STATMENT/m-p/349751#M129573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First load the field from excel sheet. Qv has Exists function which allows to check with loaded field data.Use that for sql data load viceversa..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Load CarTypeId From ExcelData;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main:&lt;/P&gt;&lt;P&gt;Load CarTypeId, 1 as CountValue&lt;/P&gt;&lt;P&gt;From SqlData&lt;/P&gt;&lt;P&gt;Where Not Exists(CarTypeId);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 11:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-translate-IN-SQL-STATMENT/m-p/349751#M129573</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-05-14T11:16:53Z</dc:date>
    </item>
  </channel>
</rss>

