<?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 determine if an item is NOT in a list in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2127706#M2550</link>
    <description>&lt;P&gt;I am trying to figure out how to determine if an item is NOT in a list so that I can perform the appropriate logic.&lt;/P&gt;
&lt;P&gt;In my situation I used Qlik Cloud Services block "List Spaces" There are a few list blocks that I have tried.&lt;/P&gt;
&lt;P&gt;Filter List: Tried Filtering the list where the List Name DOES NOT match my Supplied name. This only provides as output all of the list items that do not match my filter.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lookup Item In List: did same thing as Filter List.&lt;/P&gt;
&lt;P&gt;How can I determine that "A" is not in the list "B", "C", D", etc.?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2023 21:14:50 GMT</pubDate>
    <dc:creator>Spartan27215</dc:creator>
    <dc:date>2023-10-11T21:14:50Z</dc:date>
    <item>
      <title>determine if an item is NOT in a list</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2127706#M2550</link>
      <description>&lt;P&gt;I am trying to figure out how to determine if an item is NOT in a list so that I can perform the appropriate logic.&lt;/P&gt;
&lt;P&gt;In my situation I used Qlik Cloud Services block "List Spaces" There are a few list blocks that I have tried.&lt;/P&gt;
&lt;P&gt;Filter List: Tried Filtering the list where the List Name DOES NOT match my Supplied name. This only provides as output all of the list items that do not match my filter.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lookup Item In List: did same thing as Filter List.&lt;/P&gt;
&lt;P&gt;How can I determine that "A" is not in the list "B", "C", D", etc.?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 21:14:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2127706#M2550</guid>
      <dc:creator>Spartan27215</dc:creator>
      <dc:date>2023-10-11T21:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: determine if an item is NOT in a list</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2127843#M2556</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151887"&gt;@Spartan27215&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You have the condition block where there are a set number of options for expressions, one of the options for list types is "list does not contain" x value.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 07:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2127843#M2556</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2023-10-12T07:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: determine if an item is NOT in a list</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2128061#M2559</link>
      <description>&lt;P&gt;I tried the option "list does not contain" and that did the same thing as "does not equal" in that it gives me all of the list items except the one being tested as output. See screen shots.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 14:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2128061#M2559</guid>
      <dc:creator>Spartan27215</dc:creator>
      <dc:date>2023-10-12T14:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: determine if an item is NOT in a list</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2128069#M2561</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151887"&gt;@Spartan27215&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Judging by the first image, for one you are not using the condition block, but the filter one.&lt;/P&gt;
&lt;P&gt;Second what you are doing is saying:&lt;/P&gt;
&lt;P&gt;"if name list does not contain xxxx value"&lt;/P&gt;
&lt;P&gt;name is not a list of items, its a string, so this wont work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 15:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2128069#M2561</guid>
      <dc:creator>Shai_E</dc:creator>
      <dc:date>2023-10-12T15:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: determine if an item is NOT in a list</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2128070#M2562</link>
      <description>&lt;P&gt;The condition block does not work on a list. I just need to know if an item is not in the list. This should not be hard, and if this is not possible it should be. I need to know if the NAME of a managed space is not i the list of spaces so I can create that space and publish an app to the newly created space.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 15:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2128070#M2562</guid>
      <dc:creator>Spartan27215</dc:creator>
      <dc:date>2023-10-12T15:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: determine if an item is NOT in a list</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2128075#M2563</link>
      <description>&lt;P&gt;I went back to the condition block and explored more of its options. One was when I select the Name, I had previously indicated to return the first one, I have since changed that to return all and then used the condition "list does not contain" and Viola! It works.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 15:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/determine-if-an-item-is-NOT-in-a-list/m-p/2128075#M2563</guid>
      <dc:creator>Spartan27215</dc:creator>
      <dc:date>2023-10-12T15:21:11Z</dc:date>
    </item>
  </channel>
</rss>

