<?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: How to exclude data within the script from being loaded in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620176#M1113021</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only would exclude the data if the amount is huge and you are really sure that you will never need this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not 120% sure that you need it or not, you probably should load it all and use a flag field to mark (ir-) relevant data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps and best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Mar 2014 14:21:23 GMT</pubDate>
    <dc:creator>peschu123</dc:creator>
    <dc:date>2014-03-10T14:21:23Z</dc:date>
    <item>
      <title>How to exclude data within the script from being loaded</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620175#M1113020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am new to QlikView and am trying to pull data in from a SQL server, but want to be able to exlude certain data. Here is the code that i have so far, but for some reason it does not like my "WHERE" syntax. Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;ODBC CONNECT32&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;TO&lt;/SPAN&gt; Commercial_Planning;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SQL&lt;/SPAN&gt; SELECT*&lt;/P&gt;&lt;P&gt;FROM "TM".dbo."TM_t_SD",&lt;/P&gt;&lt;P&gt;WHERE "SD_U_R_I" &amp;lt;&amp;gt; 396427820, OR "SD_U_R_I" &amp;lt;&amp;gt; 396426860;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620175#M1113020</guid>
      <dc:creator />
      <dc:date>2014-03-10T13:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude data within the script from being loaded</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620176#M1113021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only would exclude the data if the amount is huge and you are really sure that you will never need this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not 120% sure that you need it or not, you probably should load it all and use a flag field to mark (ir-) relevant data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps and best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 14:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620176#M1113021</guid>
      <dc:creator>peschu123</dc:creator>
      <dc:date>2014-03-10T14:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude data within the script from being loaded</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620177#M1113022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is not a Qlikview problem; it's a SQL problem: if you try with some sql tools (SqlServer Management Studio, ....) you'll get the same&lt;/P&gt;&lt;P&gt;to fix it I think &lt;/P&gt;&lt;P&gt;- remova comma&lt;/P&gt;&lt;P&gt;- replace OR with AND (I suppose you don't want &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;396427820&lt;/SPAN&gt; and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;396426860&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;ODBC CONNECT32&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;TO&lt;/SPAN&gt; Commercial_Planning;&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0000ff;"&gt;SQL&lt;/SPAN&gt; SELECT*&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM "TM".dbo."TM_t_SD"&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE "SD_U_R_I" &amp;lt;&amp;gt; 396427820 &lt;STRONG&gt;AND&lt;/STRONG&gt; "SD_U_R_I" &amp;lt;&amp;gt; 396426860;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 14:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620177#M1113022</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-10T14:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude data within the script from being loaded</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620178#M1113023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the other suggestions, if you are getting a syntax error it may be that that your values are char fields in which case you should include them in single quotes:&lt;/P&gt;&lt;P&gt;'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;396427820&lt;/SPAN&gt;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 14:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620178#M1113023</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-03-10T14:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude data within the script from being loaded</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620179#M1113024</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;You don't say what your ODBC source is, but if you have a tool to develop queries (eg Toad or MSSQL Management Studio), develop and test the queries there, then paste them into your script with a SQL prefix. QV passes the text after SQL verbatim to the ODBC provider. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can be sure that the query is working and returning the data you expect before adding to your QV script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 14:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-data-within-the-script-from-being-loaded/m-p/620179#M1113024</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-03-10T14:38:44Z</dc:date>
    </item>
  </channel>
</rss>

