<?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: Incremental load data from DynamoDb in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-load-data-from-DynamoDb/m-p/2492474#M14322</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/308473"&gt;@eicki&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if possible it is always a good idea to implement an incremental reload.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are some tings you have to check.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Can you identify a unique row? Keyfield ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Can you identify new or modified rows ? Fields like "Modified_date" "last_change" or "ETL_Timestamp" ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Any Upset logic ? Only adding new rows ? Adding and changing ? Add, change and delete ? &lt;BR /&gt;&lt;BR /&gt;Here are a few example. Based on QVD and excel.&lt;/P&gt;
&lt;P&gt;Only add:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mark_Leifeld_0-1731491303099.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174285i20BAA859FAA49F23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mark_Leifeld_0-1731491303099.png" alt="Mark_Leifeld_0-1731491303099.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Add &amp;amp; change&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mark_Leifeld_1-1731491317818.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174286iCFFE9B294653DBE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mark_Leifeld_1-1731491317818.png" alt="Mark_Leifeld_1-1731491317818.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Add, change and delete&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mark_Leifeld_2-1731491337401.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174287i96AE7B7D2C3D9602/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mark_Leifeld_2-1731491337401.png" alt="Mark_Leifeld_2-1731491337401.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2024 09:49:07 GMT</pubDate>
    <dc:creator>Mark_Leifeld</dc:creator>
    <dc:date>2024-11-13T09:49:07Z</dc:date>
    <item>
      <title>Incremental load data from DynamoDb</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-load-data-from-DynamoDb/m-p/2492383#M14314</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;First of all am I right that I can load data from an AWS DynamoDB table into QlikSense at QlikCloud as described here:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/ODBC_Connector_help/Content/Connectors_ODBC/DynamoDB/Load-DynamoDB-data.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/ODBC_Connector_help/Content/Connectors_ODBC/DynamoDB/Load-DynamoDB-data.htm&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;
&lt;P&gt;If yes how do I implement an incremental load? My DynamoDB table gets half a million new rows each day and we keep them for 180 days, thus we have 90 million rows, doing a full scan on the Dynamodb table every time I create a report in QlikSense does not sound right and is probably quite expensive.&lt;/P&gt;
&lt;P&gt;Björn&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 20:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-load-data-from-DynamoDb/m-p/2492383#M14314</guid>
      <dc:creator>eicki</dc:creator>
      <dc:date>2024-11-12T20:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load data from DynamoDb</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-load-data-from-DynamoDb/m-p/2492474#M14322</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/308473"&gt;@eicki&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if possible it is always a good idea to implement an incremental reload.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are some tings you have to check.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Can you identify a unique row? Keyfield ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Can you identify new or modified rows ? Fields like "Modified_date" "last_change" or "ETL_Timestamp" ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Any Upset logic ? Only adding new rows ? Adding and changing ? Add, change and delete ? &lt;BR /&gt;&lt;BR /&gt;Here are a few example. Based on QVD and excel.&lt;/P&gt;
&lt;P&gt;Only add:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mark_Leifeld_0-1731491303099.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174285i20BAA859FAA49F23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mark_Leifeld_0-1731491303099.png" alt="Mark_Leifeld_0-1731491303099.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Add &amp;amp; change&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mark_Leifeld_1-1731491317818.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174286iCFFE9B294653DBE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mark_Leifeld_1-1731491317818.png" alt="Mark_Leifeld_1-1731491317818.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Add, change and delete&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mark_Leifeld_2-1731491337401.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/174287i96AE7B7D2C3D9602/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mark_Leifeld_2-1731491337401.png" alt="Mark_Leifeld_2-1731491337401.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 09:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Incremental-load-data-from-DynamoDb/m-p/2492474#M14322</guid>
      <dc:creator>Mark_Leifeld</dc:creator>
      <dc:date>2024-11-13T09:49:07Z</dc:date>
    </item>
  </channel>
</rss>

