<?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: Re: Re: Re: Exclude values from excel spreadsheet when loading sql data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789336#M1051966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, depending on the requirements it will make sense or not. Check attached again and compare table object and table chart object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it clarifies your doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 11:37:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-07T11:37:01Z</dc:date>
    <item>
      <title>Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789320#M1051950</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;I am bit of a novice on Qlikview and can't seem to find a way of effectively excluding some data.&lt;/P&gt;&lt;P&gt;So the scenario is I have some data in an excel spreadsheet and I have master data in a sql table, I need to exclude the values that are in the spreadsheet when loading the sql data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have so far &lt;/P&gt;&lt;P&gt;Leads:&lt;/P&gt;&lt;P&gt;Select&lt;/P&gt;&lt;P&gt;BusinessName&lt;/P&gt;&lt;P&gt;FROM CampaignManagement..[Leads] L&lt;/P&gt;&lt;P&gt;where enddate is null;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;BusinessName,&lt;/P&gt;&lt;P&gt;address,&lt;/P&gt;&lt;P&gt;post_code,&lt;/P&gt;&lt;P&gt;phone,&lt;/P&gt;&lt;P&gt;email,&lt;/P&gt;&lt;P&gt;url&lt;/P&gt;&lt;P&gt;FROM &lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Adverisers$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where the business name in the excel file matches a business name in the Leads table, I need that row excluded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:20:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789320#M1051950</guid>
      <dc:creator />
      <dc:date>2014-11-07T10:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789321#M1051951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try adding this :&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM &lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(biff, embedded labels, table is Adverisers$)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where not(exists(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;BusinessName))&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789321#M1051951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T10:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789322#M1051952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Leads:&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Select&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BusinessName&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM CampaignManagement..[Leads] L&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where enddate is null;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BusinessName,&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;address,&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;post_code,&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;phone,&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;email,&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;url&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM &lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(biff, embedded labels, table is Adverisers$)&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where not exists(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;BusinessName, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;BusinessName&lt;/SPAN&gt;&lt;/SPAN&gt;);&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333339691162px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789322#M1051952</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-11-07T10:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789323#M1051953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neither of the above is excluding the records &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:34:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789323#M1051953</guid>
      <dc:creator />
      <dc:date>2014-11-07T10:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789324#M1051954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My previous solution may work if you have not loaded your BusinessName before. So I assume you need another way, let's try with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Leads:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Select&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BusinessName&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM CampaignManagement..[Leads] L&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where enddate is null;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table1:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BusinessName,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;address,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;post_code,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;phone,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;email,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;url&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM &lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(biff, embedded labels, table is Adverisers$);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;left join (table1) load *, 1 as excludename resident Leads;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table2: noconcatenate load * resident Table1 where &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;excludename&amp;lt;&amp;gt;1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table Table1;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789324#M1051954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T10:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789325#M1051955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;/P&gt;&lt;P&gt;left join (table1) load *, 1 as excludename resident Leads&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;excludename&amp;gt;&lt;/P&gt;&lt;P&gt;Table2: noconcatenate load * resident Table1 where excludename&amp;lt;&amp;gt;1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789325#M1051955</guid>
      <dc:creator />
      <dc:date>2014-11-07T10:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789326#M1051956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please name your table. See where I typed "Table1" before load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789326#M1051956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T10:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789327#M1051957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leads:&lt;/P&gt;&lt;P&gt;Select&lt;/P&gt;&lt;P&gt;BusinessName&lt;/P&gt;&lt;P&gt;FROM CampaignManagement..[Leads] L&lt;/P&gt;&lt;P&gt;where enddate is null;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;BusinessName,&lt;/P&gt;&lt;P&gt;address,&lt;/P&gt;&lt;P&gt;post_code,&lt;/P&gt;&lt;P&gt;phone,&lt;/P&gt;&lt;P&gt;email,&lt;/P&gt;&lt;P&gt;url&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FROM &lt;C&gt;&lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Adverisers$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join (table1) load *, 1 as excludename resident Leads;&lt;/P&gt;&lt;P&gt;Table2: noconcatenate load * resident Table1 where excludename&amp;lt;&amp;gt;1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Table1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789327#M1051957</guid>
      <dc:creator />
      <dc:date>2014-11-07T10:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789328#M1051958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, then force the no-concatenation. Please add this before load statement:&lt;/P&gt;&lt;P&gt;Table1: &lt;STRONG&gt;Noconcatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 10:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789328#M1051958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T10:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789329#M1051959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was&lt;/P&gt;&lt;P&gt;l&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;eft join (table1) load *, 1 as excludename resident Leads;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;should have been &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;left join (Table1) load *, 1 as excludename resident Leads;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANYWAY...still not excluding the data&lt;/P&gt;&lt;P&gt;Sooo strange&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 11:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789329#M1051959</guid>
      <dc:creator />
      <dc:date>2014-11-07T11:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789330#M1051960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right, sorry...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share a sample file, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 11:05:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789330#M1051960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T11:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789331#M1051961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample xls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the database table is just a simple table that holds businessname, address etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 11:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789331#M1051961</guid>
      <dc:creator />
      <dc:date>2014-11-07T11:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789332#M1051962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please Find Attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 11:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789332#M1051962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T11:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789333#M1051963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok...I see&lt;/P&gt;&lt;P&gt;But if I add the BusinessName Column to the Tablebox, it adds in Ark Dental Practise...I need this to not show up at all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 11:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789333#M1051963</guid>
      <dc:creator />
      <dc:date>2014-11-07T11:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789334#M1051964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case you do not need excluded vales, then drop Leads table in script:&lt;/P&gt;&lt;P&gt;Drop table Leads;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 11:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789334#M1051964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T11:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789335#M1051965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Errmm... No i need Leads table&lt;/P&gt;&lt;P&gt;I need all the values in Leads except the ones that are in the excel...does that make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 11:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789335#M1051965</guid>
      <dc:creator />
      <dc:date>2014-11-07T11:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789336#M1051966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, depending on the requirements it will make sense or not. Check attached again and compare table object and table chart object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it clarifies your doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 11:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789336#M1051966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T11:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789337#M1051967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok the chart object makes sense...but when i do it with my full data it tells Allocated Memory exceeded.&lt;/P&gt;&lt;P&gt;Not going well for me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 12:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789337#M1051967</guid>
      <dc:creator />
      <dc:date>2014-11-07T12:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Exclude values from excel spreadsheet when loading sql data</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789338#M1051968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vaishali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand your initial requirement was accomplished. Please close this thread and open a new one to solve your Memory error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 12:10:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-excel-spreadsheet-when-loading-sql-data/m-p/789338#M1051968</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-07T12:10:36Z</dc:date>
    </item>
  </channel>
</rss>

