<?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 UPSERT new Data into existing QlikSense Data Model and UI in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/UPSERT-new-Data-into-existing-QlikSense-Data-Model-and-UI/m-p/2027973#M84705</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Working on business scenario where the expectation is to Refresh QlikSense UI with updated/New records. Basically to update existing QlikSense Data Model with new/updated records for multiple table.&lt;/P&gt;
&lt;P&gt;For Ex: Qlik Data Model QVF (Also has UI) has 3 tables loaded on day 1. on Day 2 new records are added and some of the existing records are udpated in Database. We have setup an incremental process to extract updated/new records from Database using timestamp.&lt;/P&gt;
&lt;P&gt;Question: Since on Day 1 all 3 tables were loaded with 100 rows each and on day 2 additional rows (10 new and 10 existing rows were updated) how can to setup a process that instead of running all 110 rows from both days only UPSERT 20 rows to existing data model without running the complete data form QVD.&lt;/P&gt;
&lt;P&gt;Currently if 100 rows take 5 mins on full load then on day it should be less than a min for adding/updating additional 20 rows in QlikSense Data Model.&lt;/P&gt;
&lt;P&gt;request to please share a way to perform above activity.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2023 19:00:22 GMT</pubDate>
    <dc:creator>shah_jigesh16</dc:creator>
    <dc:date>2023-01-19T19:00:22Z</dc:date>
    <item>
      <title>UPSERT new Data into existing QlikSense Data Model and UI</title>
      <link>https://community.qlik.com/t5/App-Development/UPSERT-new-Data-into-existing-QlikSense-Data-Model-and-UI/m-p/2027973#M84705</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Working on business scenario where the expectation is to Refresh QlikSense UI with updated/New records. Basically to update existing QlikSense Data Model with new/updated records for multiple table.&lt;/P&gt;
&lt;P&gt;For Ex: Qlik Data Model QVF (Also has UI) has 3 tables loaded on day 1. on Day 2 new records are added and some of the existing records are udpated in Database. We have setup an incremental process to extract updated/new records from Database using timestamp.&lt;/P&gt;
&lt;P&gt;Question: Since on Day 1 all 3 tables were loaded with 100 rows each and on day 2 additional rows (10 new and 10 existing rows were updated) how can to setup a process that instead of running all 110 rows from both days only UPSERT 20 rows to existing data model without running the complete data form QVD.&lt;/P&gt;
&lt;P&gt;Currently if 100 rows take 5 mins on full load then on day it should be less than a min for adding/updating additional 20 rows in QlikSense Data Model.&lt;/P&gt;
&lt;P&gt;request to please share a way to perform above activity.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 19:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/UPSERT-new-Data-into-existing-QlikSense-Data-Model-and-UI/m-p/2027973#M84705</guid>
      <dc:creator>shah_jigesh16</dc:creator>
      <dc:date>2023-01-19T19:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: UPSERT new Data into existing QlikSense Data Model and UI</title>
      <link>https://community.qlik.com/t5/App-Development/UPSERT-new-Data-into-existing-QlikSense-Data-Model-and-UI/m-p/2028556#M84746</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;You can use "partial reload" function to to add / merge only those records you don't have in your already loaded data model. Please check more info :&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/November2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/PartialReload.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2022/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/PartialReload.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2023 10:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/UPSERT-new-Data-into-existing-QlikSense-Data-Model-and-UI/m-p/2028556#M84746</guid>
      <dc:creator>zar</dc:creator>
      <dc:date>2023-01-22T10:13:45Z</dc:date>
    </item>
  </channel>
</rss>

