<?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: Datatable removing rows based on data from other table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Datatable-removing-rows-based-on-data-from-other-table/m-p/1884829#M72889</link>
    <description>&lt;P&gt;t1:&lt;/P&gt;
&lt;P&gt;load f1 as f2;&lt;/P&gt;
&lt;P&gt;load * inline [&lt;/P&gt;
&lt;P&gt;f1&lt;/P&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;t2:&lt;/P&gt;
&lt;P&gt;load * inline [&lt;/P&gt;
&lt;P&gt;f1&lt;/P&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;P&gt;] where not exists(f2,f1);&lt;/P&gt;
&lt;P&gt;drop table t1;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jan 2022 06:11:28 GMT</pubDate>
    <dc:creator>anat</dc:creator>
    <dc:date>2022-01-25T06:11:28Z</dc:date>
    <item>
      <title>Datatable removing rows based on data from other table</title>
      <link>https://community.qlik.com/t5/App-Development/Datatable-removing-rows-based-on-data-from-other-table/m-p/1884633#M72868</link>
      <description>&lt;P&gt;Hello, so I think I have a relative simple question, but im wondering how you would do this in Qlik Sense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have datatable1:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Column1&lt;/P&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and I have datatable2:&lt;/P&gt;
&lt;P&gt;Column1&lt;/P&gt;
&lt;P&gt;3&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to have as result:&lt;/P&gt;
&lt;P&gt;Datatable1:&lt;/P&gt;
&lt;P&gt;Column1&lt;/P&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;P&gt;5&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 16:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Datatable-removing-rows-based-on-data-from-other-table/m-p/1884633#M72868</guid>
      <dc:creator>PeterPeter</dc:creator>
      <dc:date>2022-01-24T16:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Datatable removing rows based on data from other table</title>
      <link>https://community.qlik.com/t5/App-Development/Datatable-removing-rows-based-on-data-from-other-table/m-p/1884829#M72889</link>
      <description>&lt;P&gt;t1:&lt;/P&gt;
&lt;P&gt;load f1 as f2;&lt;/P&gt;
&lt;P&gt;load * inline [&lt;/P&gt;
&lt;P&gt;f1&lt;/P&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;t2:&lt;/P&gt;
&lt;P&gt;load * inline [&lt;/P&gt;
&lt;P&gt;f1&lt;/P&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;P&gt;] where not exists(f2,f1);&lt;/P&gt;
&lt;P&gt;drop table t1;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 06:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Datatable-removing-rows-based-on-data-from-other-table/m-p/1884829#M72889</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-01-25T06:11:28Z</dc:date>
    </item>
  </channel>
</rss>

