<?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 Data from Excel sourceda has to match that found in SQL source data. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-from-Excel-sourceda-has-to-match-that-found-in-SQL-source/m-p/365266#M135928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;In blue below I have an SQL script that ONLY loads Projects that are Horizontal 'ABC'.&amp;nbsp; I've reduced the script considerably for this example.&amp;nbsp; In the red I have text that brings in projects from an Excel document.&amp;nbsp; The problem is that it's bringing in ALL projects! It's cluttering up my QlikView dashboard list with irrelevant projects.&amp;nbsp; How do I effectively say in the load script "Only bring in data from Excel corresponding to Projects that are found in the SQL database"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks to anyone who has any suggestions&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;ODBC CONNECT TO ABC_Report;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;SQL SELECT *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;FROM Project.par.Projects&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;WHERE Status = 'Live'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;AND Horizontal = 'ABC'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;Project,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Client&amp;nbsp;&amp;nbsp; (Summary)],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Client Feedback],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;&lt;D&gt;&lt;/D&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;(ooxml, embedded labels, table is Scorecard);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;---------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Morrison Govan UK &lt;A href="http://www.morrisongovan.co.uk" target="_blank"&gt;FATCA&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Jun 2012 12:12:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-23T12:12:36Z</dc:date>
    <item>
      <title>Data from Excel sourceda has to match that found in SQL source data.</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-Excel-sourceda-has-to-match-that-found-in-SQL-source/m-p/365266#M135928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;In blue below I have an SQL script that ONLY loads Projects that are Horizontal 'ABC'.&amp;nbsp; I've reduced the script considerably for this example.&amp;nbsp; In the red I have text that brings in projects from an Excel document.&amp;nbsp; The problem is that it's bringing in ALL projects! It's cluttering up my QlikView dashboard list with irrelevant projects.&amp;nbsp; How do I effectively say in the load script "Only bring in data from Excel corresponding to Projects that are found in the SQL database"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks to anyone who has any suggestions&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;ODBC CONNECT TO ABC_Report;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;SQL SELECT *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;FROM Project.par.Projects&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;WHERE Status = 'Live'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;AND Horizontal = 'ABC'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;Project,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Client&amp;nbsp;&amp;nbsp; (Summary)],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Client Feedback],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;&lt;D&gt;&lt;/D&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: red; font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;(ooxml, embedded labels, table is Scorecard);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;---------------------------------------------------------------------------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Morrison Govan UK &lt;A href="http://www.morrisongovan.co.uk" target="_blank"&gt;FATCA&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jun 2012 12:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-Excel-sourceda-has-to-match-that-found-in-SQL-source/m-p/365266#M135928</guid>
      <dc:creator />
      <dc:date>2012-06-23T12:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data from Excel sourceda has to match that found in SQL source data.</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-Excel-sourceda-has-to-match-that-found-in-SQL-source/m-p/365267#M135929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Hi, I´m going to think that there is a field Project from the SQL table so I´m going to do a left join by this field with the table from the Excel sheet so you will have only data of those projects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Finnally, you can get the fields of the excel but taking them from the table just created so you will have the two tables separated but linked by Project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: blue; font-family: Arial, sans-serif;"&gt;ODBC CONNECT TO ABC_Report;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt; &lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Projects_table:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD *;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: blue; font-family: Arial, sans-serif;"&gt;SQL SELECT *&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: blue; font-family: Arial, sans-serif;"&gt;FROM Project.par.Projects&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: blue; font-family: Arial, sans-serif;"&gt;WHERE Status = 'Live'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: blue; font-family: Arial, sans-serif;"&gt;AND Horizontal = 'ABC'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt; &lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Left Join(Projects_Table)&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;Project,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Client&amp;nbsp;&amp;nbsp; (Summary)],&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Client Feedback],&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt; &lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;&lt;D&gt;&lt;/D&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;(ooxml, embedded labels, table is Scorecard);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table_Excel:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;Project,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Client&amp;nbsp;&amp;nbsp; (Summary)],&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 10pt; color: red; font-family: Arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Client Feedback],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Resident Projects_table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Fields [Client (Summary)], [Client Feedback] from Projects_table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2012 20:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-Excel-sourceda-has-to-match-that-found-in-SQL-source/m-p/365267#M135929</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-06-25T20:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data from Excel sourceda has to match that found in SQL source data.</title>
      <link>https://community.qlik.com/t5/QlikView/Data-from-Excel-sourceda-has-to-match-that-found-in-SQL-source/m-p/365268#M135930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didn't I already answer this here - &lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/231318#231318"&gt;http://community.qlik.com/message/231318#231318&lt;/A&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2012 21:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-from-Excel-sourceda-has-to-match-that-found-in-SQL-source/m-p/365268#M135930</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-06-25T21:54:19Z</dc:date>
    </item>
  </channel>
</rss>

