<?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 MySQL query using Where in in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1509256#M436531</link>
    <description>&lt;P&gt;I am trying to LOAD an extract from a table in MySQL using two fields from an existing table.&amp;nbsp; The two fields are the primary key for the MySQL table.&amp;nbsp; Any thoughts?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:11:57 GMT</pubDate>
    <dc:creator>tjardine99</dc:creator>
    <dc:date>2024-11-16T05:11:57Z</dc:date>
    <item>
      <title>MySQL query using Where in</title>
      <link>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1509256#M436531</link>
      <description>&lt;P&gt;I am trying to LOAD an extract from a table in MySQL using two fields from an existing table.&amp;nbsp; The two fields are the primary key for the MySQL table.&amp;nbsp; Any thoughts?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1509256#M436531</guid>
      <dc:creator>tjardine99</dc:creator>
      <dc:date>2024-11-16T05:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL query using Where in</title>
      <link>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1509287#M436543</link>
      <description>Can you elaborate a more on your question...</description>
      <pubDate>Mon, 19 Nov 2018 19:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1509287#M436543</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2018-11-19T19:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL query using Where in</title>
      <link>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1509292#M436544</link>
      <description>&lt;P&gt;A table in MySQL I am trying to extract has the primary key set to field1, field2.&amp;nbsp; I have these fields in an existing table in QV.&amp;nbsp; I want to extract the records from the MySQL table with only the values that are in the existing table already loaded. &amp;nbsp; ex. code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;Select *&lt;/P&gt;&lt;P&gt;where field1, field2 in qv_tbl:field1, qv_tbl:field2;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 19:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1509292#M436544</guid>
      <dc:creator>tjardine99</dc:creator>
      <dc:date>2018-11-19T19:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL query using Where in</title>
      <link>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1509326#M436558</link>
      <description>&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;where exists(QVField1, SQLField1) and exists(QVField2, SQLField2);&lt;/P&gt;&lt;P&gt;SQL select&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;From YourSQLDB;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 20:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1509326#M436558</guid>
      <dc:creator>NZFei</dc:creator>
      <dc:date>2018-11-19T20:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL query using Where in</title>
      <link>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1510055#M436586</link>
      <description>&lt;P&gt;Thanks that worked. &amp;nbsp; I ended up using the where exists on a QVD (which I load overnite) after pulling the table from MySQL.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 22:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MySQL-query-using-Where-in/m-p/1510055#M436586</guid>
      <dc:creator>tjardine99</dc:creator>
      <dc:date>2018-11-20T22:02:53Z</dc:date>
    </item>
  </channel>
</rss>

