<?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 in statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-in-statement/m-p/1529990#M443959</link>
    <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use not exists statement that only load values from a field if they aren't already exists in another field or the same field&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/InterRecordFunctions/Exists.htm" target="_self"&gt;not exists help&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 12:50:13 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2019-01-14T12:50:13Z</dc:date>
    <item>
      <title>Not in statement</title>
      <link>https://community.qlik.com/t5/QlikView/Not-in-statement/m-p/1529981#M443958</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use the following a lot when selecting data from the SQL server:&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;FROM "Item Ledger Entry"&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Where &amp;nbsp;"Global Dimension 2 Code" not in ('CF');&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;I would like to use this same function when loading from a "Table File" but it seems not to be working.&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;What is the solution for this?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-in-statement/m-p/1529981#M443958</guid>
      <dc:creator>ranibosch</dc:creator>
      <dc:date>2024-11-16T04:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not in statement</title>
      <link>https://community.qlik.com/t5/QlikView/Not-in-statement/m-p/1529990#M443959</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use not exists statement that only load values from a field if they aren't already exists in another field or the same field&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2018/Subsystems/Client/Content/QV_QlikView/Scripting/InterRecordFunctions/Exists.htm" target="_self"&gt;not exists help&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 12:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-in-statement/m-p/1529990#M443959</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2019-01-14T12:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not in statement</title>
      <link>https://community.qlik.com/t5/QlikView/Not-in-statement/m-p/1529994#M443960</link>
      <description>&lt;P&gt;May be like this&lt;/P&gt;&lt;PRE&gt;Where Not Match([Global Dimension 2 Code], 'CF');&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Jan 2019 12:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-in-statement/m-p/1529994#M443960</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-14T12:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not in statement</title>
      <link>https://community.qlik.com/t5/QlikView/Not-in-statement/m-p/1530007#M443961</link>
      <description>Try "Global Dimension 2 Code" &amp;lt;&amp;gt; ('CF')&lt;BR /&gt;&lt;BR /&gt;If that doesn't work then providing a sample mock data file would be helpful to assist you</description>
      <pubDate>Mon, 14 Jan 2019 13:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-in-statement/m-p/1530007#M443961</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2019-01-14T13:14:51Z</dc:date>
    </item>
  </channel>
</rss>

