<?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 How to delete data in QLIK came from aws in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/How-to-delete-data-in-QLIK-came-from-aws/m-p/2129284#M1499</link>
    <description>&lt;P&gt;Hello folks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing a issue with some ids I don't want to use, they came from AWS.&lt;BR /&gt;I have to delete all of them in QLIK.&lt;BR /&gt;I have entered a query, but doesn't do anything, because I am still seeing the id in Table...so I don't how to continue.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SELECT distinct
	id,
    name
FROM Aws. "t"."a"
where id NOT IN (
        '0010900000WjwOIAAZ',
        '0016N00000e8bsSQAQ',
        '0010900000hpiHqAAI',
        '0016N00000OiZ7tQAF',
        '0010900000hqqOIAAY',
        '0010900000iLdNYAA0',
        '0010900000hnX2lAAE',
        '0010900000YRwwYAAT'
    );&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for help&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 22:43:16 GMT</pubDate>
    <dc:creator>migueldfr_23</dc:creator>
    <dc:date>2025-03-19T22:43:16Z</dc:date>
    <item>
      <title>How to delete data in QLIK came from aws</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/How-to-delete-data-in-QLIK-came-from-aws/m-p/2129284#M1499</link>
      <description>&lt;P&gt;Hello folks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing a issue with some ids I don't want to use, they came from AWS.&lt;BR /&gt;I have to delete all of them in QLIK.&lt;BR /&gt;I have entered a query, but doesn't do anything, because I am still seeing the id in Table...so I don't how to continue.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SELECT distinct
	id,
    name
FROM Aws. "t"."a"
where id NOT IN (
        '0010900000WjwOIAAZ',
        '0016N00000e8bsSQAQ',
        '0010900000hpiHqAAI',
        '0016N00000OiZ7tQAF',
        '0010900000hqqOIAAY',
        '0010900000iLdNYAA0',
        '0010900000hnX2lAAE',
        '0010900000YRwwYAAT'
    );&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for help&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 22:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/How-to-delete-data-in-QLIK-came-from-aws/m-p/2129284#M1499</guid>
      <dc:creator>migueldfr_23</dc:creator>
      <dc:date>2025-03-19T22:43:16Z</dc:date>
    </item>
  </channel>
</rss>

