<?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: Insert data into a table in the app using an automation. in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Insert-data-into-a-table-in-the-app-using-an-automation/m-p/2521181#M5957</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you talk about a "temporary table" in Qlik Sense Automation for updating a column, you're not creating a persistent table in a database that your Qlik Sense app directly queries and updates. Instead, you'll be:&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://www.dogtranslator.net" target="_self"&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#FFFFFF"&gt;Dog Translator Apps&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Retrieving the selected data: Getting the list of contact IDs from your Qlik Sense app.&lt;BR /&gt;Using a variable of type "Table" in Automation: Qlik Sense Automations have a "Variable" block that can be configured to hold data in various formats, including "Table". This acts as your temporary in-memory structure within the automation flow.&lt;BR /&gt;Performing the update logic: In the automation, you'll process this "temporary table" (the variable) to prepare the data for the update.&lt;BR /&gt;Writing back the updated data: You'll use an appropriate connector to write the updated "processed" status back to your source system (e.g., a database, an Excel file, a Google Sheet, etc.). Qlik Sense itself doesn't allow direct "write-back" to its internal data model in the same way a database does.&lt;BR /&gt;Reloading the Qlik Sense app: After the external source is updated.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jun 2025 05:08:08 GMT</pubDate>
    <dc:creator>kylir645</dc:creator>
    <dc:date>2025-06-16T05:08:08Z</dc:date>
    <item>
      <title>Insert data into a table in the app using an automation.</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Insert-data-into-a-table-in-the-app-using-an-automation/m-p/2521163#M5956</link>
      <description>&lt;P data-start="44" data-end="368"&gt;I have an automation that retrieves a list of data from an app, which I want to save in a "temporary" table in Qlik in order to update a column in a table within the same app. In other words, I select a list of contacts, then through a button, I trigger an automation that updates the status of those contacts to "processed".&lt;/P&gt;
&lt;P data-start="370" data-end="485"&gt;Is it possible to create this table using Qlik Sense Automation to allow me to update the status of these contacts?&lt;/P&gt;
&lt;P data-start="370" data-end="485"&gt;Do you know which blocks I can use?&lt;/P&gt;
&lt;P data-start="370" data-end="485"&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P data-start="370" data-end="485"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="370" data-end="485"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jun 2025 06:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Insert-data-into-a-table-in-the-app-using-an-automation/m-p/2521163#M5956</guid>
      <dc:creator>JulsESC</dc:creator>
      <dc:date>2025-06-14T06:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Insert data into a table in the app using an automation.</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Insert-data-into-a-table-in-the-app-using-an-automation/m-p/2521181#M5957</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you talk about a "temporary table" in Qlik Sense Automation for updating a column, you're not creating a persistent table in a database that your Qlik Sense app directly queries and updates. Instead, you'll be:&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;A href="https://www.dogtranslator.net" target="_self"&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#FFFFFF"&gt;Dog Translator Apps&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Retrieving the selected data: Getting the list of contact IDs from your Qlik Sense app.&lt;BR /&gt;Using a variable of type "Table" in Automation: Qlik Sense Automations have a "Variable" block that can be configured to hold data in various formats, including "Table". This acts as your temporary in-memory structure within the automation flow.&lt;BR /&gt;Performing the update logic: In the automation, you'll process this "temporary table" (the variable) to prepare the data for the update.&lt;BR /&gt;Writing back the updated data: You'll use an appropriate connector to write the updated "processed" status back to your source system (e.g., a database, an Excel file, a Google Sheet, etc.). Qlik Sense itself doesn't allow direct "write-back" to its internal data model in the same way a database does.&lt;BR /&gt;Reloading the Qlik Sense app: After the external source is updated.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 05:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Insert-data-into-a-table-in-the-app-using-an-automation/m-p/2521181#M5957</guid>
      <dc:creator>kylir645</dc:creator>
      <dc:date>2025-06-16T05:08:08Z</dc:date>
    </item>
  </channel>
</rss>

