<?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: Multiple Where clause &amp; data issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362113#M417311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;file attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 May 2017 19:59:59 GMT</pubDate>
    <dc:creator>userid128223</dc:creator>
    <dc:date>2017-05-30T19:59:59Z</dc:date>
    <item>
      <title>Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362107#M417305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have data in following format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Class&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Grade&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Teacher&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Notes&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2017-05-28&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;English&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;dfadf&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2017-05-29&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Math&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Ms Walsh&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;dafd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2017-05-20&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Science&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Ms Helen&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;dafdaf&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2017-05-14&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Chemistry&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;-&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mr. Tom&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create 2 where clause where i can look for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) during load script, delete the row where Grade is Null.&lt;/P&gt;&lt;P&gt;2) during load script, delete the row where Teacher is null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Class&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Grade&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Teacher&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Notes&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2017-05-29&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Math&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Ms Walsh&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;dafd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2017-05-20&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Science&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Ms Helen&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;dafdaf&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 19:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362107#M417305</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-05-30T19:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362108#M417306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Date,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Grade,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Teacher,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Notes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Len(Trim(Grade)) &amp;gt; 0 and Len(Trim(Teacher)) &amp;gt; 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 19:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362108#M417306</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-30T19:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362109#M417307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried your method, Chemisty still shows up. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 19:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362109#M417307</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-05-30T19:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362110#M417308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to work for me using Inline table load here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date, Class, Grade, Teacher, Notes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2017-05-28, English, 5, , dfadf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2017-05-29, Math, 6, Ms Walsh, dafd&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2017-05-20, Science, 10, Ms Helen, dafdaf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2017-05-14, Chemistry, , Mr. Tom&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Len(Trim(Grade)) &amp;gt; 0 and Len(Trim(Teacher)) &amp;gt; 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 19:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362110#M417308</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-30T19:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362111#M417309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am doing it from excel. only difference i see between Empty Teacher vs Grade is that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teacher = blank&lt;/P&gt;&lt;P&gt;Grade = -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would that cause and issue? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 19:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362111#M417309</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-05-30T19:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362112#M417310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could very well be... there might be a character which is different from a space... may be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date, Class, Grade, Teacher, Notes&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2017-05-28, English, 5, , dfadf&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2017-05-29, Math, 6, Ms Walsh, dafd&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2017-05-20, Science, 10, Ms Helen, dafdaf&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2017-05-14, Chemistry, , Mr. Tom&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;]&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Where Len(Trim(Grade)) &amp;gt; 0 and&lt;SPAN style="color: #ff0000;"&gt; Len(Trim(KeepChar(Upper(Teacher), 'ABCDEFGHIJKLMNOPQRSTUVWXYZ')))&lt;/SPAN&gt; &amp;gt; 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or something similar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 19:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362112#M417310</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-30T19:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362113#M417311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;file attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 19:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362113#M417311</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-05-30T19:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362114#M417312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried same result. i attached the file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 20:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362114#M417312</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-05-30T20:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362115#M417313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any clue as to why it won't work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 20:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362115#M417313</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-05-30T20:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362116#M417314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks lilke you got text char '-' inside grade - &lt;/P&gt;&lt;P&gt;This works but you may need to understand what this char means.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Grade, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Teacher, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Notes&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;where.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where Len(Trim(Grade)) &amp;gt; 0 and Len(Trim(Teacher)) &amp;gt; 0 and Grade &amp;lt;&amp;gt;'-';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 00:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362116#M417314</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2017-05-31T00:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Where clause &amp; data issue</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362117#M417315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like this for your Excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Date, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Grade, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Teacher, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Notes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Len(Trim(KeepChar(Grade, '0123456789'))) &amp;gt; 0 and&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Len(Trim(KeepChar(Upper(Teacher), 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'))) &amp;gt; 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;LOAD Date, &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class, &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Grade, &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Teacher, &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Notes&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;where.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Where Len(Trim(KeepChar(Grade, '0123456789'))) &amp;gt; 0 and &lt;/STRONG&gt;&lt;STRONG&gt;Len(Trim(Teacher)) &amp;gt; 0;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 02:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Where-clause-data-issue/m-p/1362117#M417315</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-31T02:35:36Z</dc:date>
    </item>
  </channel>
</rss>

