<?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: Load where not in load script? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Load-where-not-in-load-script/m-p/1708645#M54380</link>
    <description>&lt;P&gt;Hey Buddy! Try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;INL:&lt;BR /&gt;load * inline [T,&lt;BR /&gt;TI2080&lt;BR /&gt;TI20802&lt;BR /&gt;wololol];&lt;/P&gt;&lt;P&gt;INL_Final:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;load * resident INL&lt;BR /&gt;where&amp;nbsp; not WildMatch(T,'T*') and not WildMatch(T,'*2');&lt;/P&gt;&lt;P&gt;drop table INL;&lt;BR /&gt;exit script;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jun 2020 18:58:07 GMT</pubDate>
    <dc:creator>joaopaulo_delco</dc:creator>
    <dc:date>2020-06-05T18:58:07Z</dc:date>
    <item>
      <title>Load where not in load script?</title>
      <link>https://community.qlik.com/t5/App-Development/Load-where-not-in-load-script/m-p/1708642#M54379</link>
      <description>&lt;P&gt;Salutation Qlik Artisans,&lt;/P&gt;&lt;P&gt;I have a question on how to write a load RESIDENT where a value is not like 'x' or 'y'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have written this. The goal is exclude loading where the first character is T or last character is a 2.&lt;/P&gt;&lt;P&gt;INL:&lt;BR /&gt;load * inline [T,&lt;BR /&gt;TI2080&lt;BR /&gt;TI20802&lt;BR /&gt;wololol];&lt;/P&gt;&lt;P&gt;INL_Final:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;load * resident INL&lt;BR /&gt;where (LEFT(T,1) &amp;lt;&amp;gt;'T') or (right(T,1) &amp;lt;&amp;gt; '2');&lt;/P&gt;&lt;P&gt;drop table INL;&lt;BR /&gt;exit script;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My resulting table&amp;nbsp;contains:&lt;/P&gt;&lt;P&gt;TI20802&lt;/P&gt;&lt;P&gt;wololol&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why didn't it drop TI20802?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 18:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-where-not-in-load-script/m-p/1708642#M54379</guid>
      <dc:creator>Sazabi</dc:creator>
      <dc:date>2020-06-05T18:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Load where not in load script?</title>
      <link>https://community.qlik.com/t5/App-Development/Load-where-not-in-load-script/m-p/1708645#M54380</link>
      <description>&lt;P&gt;Hey Buddy! Try this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;INL:&lt;BR /&gt;load * inline [T,&lt;BR /&gt;TI2080&lt;BR /&gt;TI20802&lt;BR /&gt;wololol];&lt;/P&gt;&lt;P&gt;INL_Final:&lt;BR /&gt;NoConcatenate&lt;BR /&gt;load * resident INL&lt;BR /&gt;where&amp;nbsp; not WildMatch(T,'T*') and not WildMatch(T,'*2');&lt;/P&gt;&lt;P&gt;drop table INL;&lt;BR /&gt;exit script;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 18:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-where-not-in-load-script/m-p/1708645#M54380</guid>
      <dc:creator>joaopaulo_delco</dc:creator>
      <dc:date>2020-06-05T18:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Load where not in load script?</title>
      <link>https://community.qlik.com/t5/App-Development/Load-where-not-in-load-script/m-p/1708865#M54404</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't know if I understand correctly what you want to do. Anyway, Below is a table of what is happening in your script. As I understand it, you need to use the logical operator and.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table.png" style="width: 469px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/35110iEEDC4EC5EBE440B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="table.png" alt="table.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 21:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-where-not-in-load-script/m-p/1708865#M54404</guid>
      <dc:creator>rafaelsferreira</dc:creator>
      <dc:date>2020-06-07T21:56:14Z</dc:date>
    </item>
  </channel>
</rss>

