<?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: Not Match Function_ Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807256#M1044153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use two clauses: Where ...&lt;EM&gt;condition1...&lt;/EM&gt; or &lt;EM&gt;...condition2...&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 10:58:52 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-11-24T10:58:52Z</dc:date>
    <item>
      <title>Not Match Function_ Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807253#M1044150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to eliminate data on basis of NOT Match function but i am not getting expected results.&lt;/P&gt;&lt;P&gt;Lets say my code is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET Var1 = Today()- 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from XYZ.QVD&lt;/P&gt;&lt;P&gt;Where Not mact (Date1, '$(Var1)')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still I am getting Today()- 1 data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if write like:&lt;/P&gt;&lt;P&gt;Load * from XYZ.QVD&lt;/P&gt;&lt;P&gt;Where Not mact (Date1, '11/23/2014').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still I am getting 11/23/2014 data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way I am eliminating With Not match is correct? or is there an another way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR ,&lt;/P&gt;&lt;P&gt;Neehu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807253#M1044150</guid>
      <dc:creator />
      <dc:date>2014-11-24T10:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Not Match Function_ Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807254#M1044151</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;"&gt;Try this:&lt;BR /&gt;&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;&lt;BR /&gt;&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;LET Var1 = num(Today() - 1);&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * from XYZ.QVD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where num(Date1) &amp;lt;&amp;gt; $(Var1)&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807254#M1044151</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-24T10:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Not Match Function_ Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807255#M1044152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Gysbet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHat if I want to eliminate two dates with two variables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807255#M1044152</guid>
      <dc:creator />
      <dc:date>2014-11-24T10:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Not Match Function_ Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807256#M1044153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use two clauses: Where ...&lt;EM&gt;condition1...&lt;/EM&gt; or &lt;EM&gt;...condition2...&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 10:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807256#M1044153</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-24T10:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Not Match Function_ Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807257#M1044154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cant I use like this:?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LET Var1 = NUm(Today()- 1);&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;LET Var2 = Num(Today()- 2);&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * from XYZ.QVD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where Not match (Date1, '$(Var1)', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'$(Var2)'&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 11:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807257#M1044154</guid>
      <dc:creator />
      <dc:date>2014-11-24T11:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Not Match Function_ Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807258#M1044155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, are you sure about the date format stored in xyz.qvd?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's not MM/DD/YYYY (maybe Date1 also has the time part?) you can try:&lt;/P&gt;&lt;P&gt;Load * from XYZ.QVD&lt;/P&gt;&lt;P&gt;Where Not match (Date(Date1, 'MM/DD/YYYY'), '11/23/2014').&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 11:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807258#M1044155</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-11-24T11:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Not Match Function_ Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807259#M1044156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe. It depends on the format of the Date1 field. You may have to use the date function as &lt;A href="https://community.qlik.com/qlik-users/21969"&gt;Ruben Marin&lt;/A&gt; says above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 11:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Match-Function-Problem/m-p/807259#M1044156</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-24T11:10:20Z</dc:date>
    </item>
  </channel>
</rss>

