<?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: Write Table clarifications in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541021#M109281</link>
    <description>&lt;P&gt;Hi Daniele,&lt;BR /&gt;thank you.&lt;/P&gt;&lt;P&gt;I’m not sure I fully understand: if I import the modified data into the data model via API, I will have the column with the imported (modified) data in the model,&lt;BR /&gt;but the editable column will remain a different one, if I understand correctly.&lt;/P&gt;&lt;P&gt;From a forecast management perspective, would this mean that I need to have the key (the country), a model column such as “Forecast_1”,&lt;BR /&gt;and then an editable Write Table column (“Forecast_2”) that gets cleared after 90 days?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jan 2026 15:10:52 GMT</pubDate>
    <dc:creator>mdf</dc:creator>
    <dc:date>2026-01-16T15:10:52Z</dc:date>
    <item>
      <title>Write Table clarifications</title>
      <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2540929#M109270</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I have watched some presentation videos about the new Write Tables and I would like to clarify a few points.&lt;/P&gt;&lt;P&gt;From what I understand, Write Tables allow updates only on one or more columns associated with an existing record based on a defined key, but they do not allow inserting new records. Is that correct?&lt;/P&gt;&lt;P&gt;For example, if I want to manage a forecast by country, I could define the country as the key and have an editable column with the forecast amount. In this case, if I need to add a new country, is it possible to do it directly in the Write Table, or must the country already exist in the underlying dataset?&lt;/P&gt;&lt;P&gt;Another point that is not completely clear to me is the 90-day retention of the changes. What exactly happens after 90 days?&lt;/P&gt;&lt;P&gt;Continuing with the forecast example, if this table is used to display the forecast throughout the year, would the editable values for rows that have not been modified for 90 days be removed?&lt;/P&gt;&lt;P&gt;I understand that modified data can be extracted before they are deleted, but in a management table like this I cannot clearly see the practical usage. For example, I cannot write the edited value into another non-editable column within the same table.&lt;/P&gt;&lt;P&gt;Thanks in advance for any clarification.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jan 2026 09:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2540929#M109270</guid>
      <dc:creator>mdf</dc:creator>
      <dc:date>2026-01-15T09:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Write Table clarifications</title>
      <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541019#M109280</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/305757"&gt;@mdf&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;as you could guess, the write table does not allow you to create new records. You will need to add the country to the app's data sources.&lt;BR /&gt;&lt;BR /&gt;After 90 days, the data is removed. If the data needs to be permanent, we recommend importing into the data model via the APIs regularly.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Daniele_Purrone_0-1768575503701.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/186257i50A40202070A99FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Daniele_Purrone_0-1768575503701.png" alt="Daniele_Purrone_0-1768575503701.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 14:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541019#M109280</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2026-01-16T14:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Write Table clarifications</title>
      <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541021#M109281</link>
      <description>&lt;P&gt;Hi Daniele,&lt;BR /&gt;thank you.&lt;/P&gt;&lt;P&gt;I’m not sure I fully understand: if I import the modified data into the data model via API, I will have the column with the imported (modified) data in the model,&lt;BR /&gt;but the editable column will remain a different one, if I understand correctly.&lt;/P&gt;&lt;P&gt;From a forecast management perspective, would this mean that I need to have the key (the country), a model column such as “Forecast_1”,&lt;BR /&gt;and then an editable Write Table column (“Forecast_2”) that gets cleared after 90 days?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 15:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541021#M109281</guid>
      <dc:creator>mdf</dc:creator>
      <dc:date>2026-01-16T15:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Write Table clarifications</title>
      <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541023#M109282</link>
      <description>&lt;P&gt;It depends on what you want to achieve exactly, but that's a possible way. Using the second column only for amazing the data from the previous column when necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jan 2026 15:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541023#M109282</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2026-01-16T15:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Write Table clarifications</title>
      <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541084#M109292</link>
      <description>&lt;P&gt;Thank you,&lt;BR /&gt;It seems impractical to me. If I had 12 columns to handle a forecast for the 12 months of the year, I would need 12 columns loaded in a template to display the data without it being "lost" after 90 days and another 12 to allow the user to edit the same data.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 06:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541084#M109292</guid>
      <dc:creator>mdf</dc:creator>
      <dc:date>2026-01-19T06:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Write Table clarifications</title>
      <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541103#M109293</link>
      <description>&lt;P&gt;It might work better for some use cases than for some others, but the idea was always that the "write" data was not meant to be permanent.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 10:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541103#M109293</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2026-01-19T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Write Table clarifications</title>
      <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541114#M109294</link>
      <description>&lt;P&gt;Thanks Daniele&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 13:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541114#M109294</guid>
      <dc:creator>mdf</dc:creator>
      <dc:date>2026-01-19T13:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Write Table clarifications</title>
      <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541126#M109298</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/305757"&gt;@mdf&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Regarding the 90-Days retention and how you can manage that, I have created two YouTube videos. Following the links:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Native Qlik Write Back is Here: Store to Snowflake &amp;amp; QVD&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://youtu.be/B50XAm3yJMg" target="_blank"&gt;https://youtu.be/B50XAm3yJMg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bypass the 90-Day Limit: Incremental Load for Qlik Write Back&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://youtu.be/Ejp1I3Hts_g" target="_blank"&gt;https://youtu.be/Ejp1I3Hts_g&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mark Costa&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 14:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541126#M109298</guid>
      <dc:creator>marksouzacosta</dc:creator>
      <dc:date>2026-01-19T14:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Write Table clarifications</title>
      <link>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541127#M109299</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;I saw the video, thanks.&lt;/P&gt;&lt;P&gt;It's just I bit confusing having to have the columns duplicated in a Forecast management, one to have the data stored so that it stays after 90 days, and one to edit the same value.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Massimo&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 15:07:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Write-Table-clarifications/m-p/2541127#M109299</guid>
      <dc:creator>mdf</dc:creator>
      <dc:date>2026-01-19T15:07:58Z</dc:date>
    </item>
  </channel>
</rss>

