<?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 Logic Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/914779#M989394</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;I have few invoices start from DN like DN14/2014/123,, I don't want to include in my data.. how I can put where condition in that case&lt;/P&gt;&lt;P&gt;load invno,&lt;/P&gt;&lt;P&gt;field2,&lt;/P&gt;&lt;P&gt;field3&lt;/P&gt;&lt;P&gt;from table where invno&amp;lt;&amp;gt; '*DN*'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Jul 2015 08:38:58 GMT</pubDate>
    <dc:creator>abhaysingh</dc:creator>
    <dc:date>2015-07-25T08:38:58Z</dc:date>
    <item>
      <title>Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/914779#M989394</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;I have few invoices start from DN like DN14/2014/123,, I don't want to include in my data.. how I can put where condition in that case&lt;/P&gt;&lt;P&gt;load invno,&lt;/P&gt;&lt;P&gt;field2,&lt;/P&gt;&lt;P&gt;field3&lt;/P&gt;&lt;P&gt;from table where invno&amp;lt;&amp;gt; '*DN*'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2015 08:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/914779#M989394</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2015-07-25T08:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/914780#M989395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;from table &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;where &lt;STRONG&gt;not&lt;/STRONG&gt; invno &lt;STRONG&gt;like&lt;/STRONG&gt; '*DN*';&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2015 08:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/914780#M989395</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-25T08:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/914781#M989396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; invno,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field2,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from table &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where Not WildMatch(invno,'DN*');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2015 08:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/914781#M989396</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-25T08:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Logic Help</title>
      <link>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/914782#M989397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From Table&lt;/P&gt;&lt;P&gt;where not wildmatch(invno,'DN*')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jul 2015 09:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Logic-Help/m-p/914782#M989397</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-25T09:15:12Z</dc:date>
    </item>
  </channel>
</rss>

