<?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: Storing Data in QVD using Qlik App Automation in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503294#M5417</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/325438"&gt;@_amiiine_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I dont think this is possible, but as a workaround you can create a Qlik App that reloads the data from Excel and store it to a qvd. You can use the same automation to start the reload that stores this as a qvd.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards Jandre&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jan 2025 12:19:17 GMT</pubDate>
    <dc:creator>JandreKillianRIC</dc:creator>
    <dc:date>2025-01-28T12:19:17Z</dc:date>
    <item>
      <title>Storing Data in QVD using Qlik App Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503243#M5416</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I have a question regarding Qlik App Automation. Through Qlik App Automation, I query an API using the 'Raw API List Request With No Paging' block, and I store my data in an Excel workbook. However, I would like to store my data in a QVD file instead. Is this possible, and if so, how can I do it ?&lt;/P&gt;
&lt;P&gt;Thank you in advance for your response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 10:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503243#M5416</guid>
      <dc:creator>_amiiine_</dc:creator>
      <dc:date>2025-01-28T10:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data in QVD using Qlik App Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503294#M5417</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/325438"&gt;@_amiiine_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I dont think this is possible, but as a workaround you can create a Qlik App that reloads the data from Excel and store it to a qvd. You can use the same automation to start the reload that stores this as a qvd.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards Jandre&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 12:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503294#M5417</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-01-28T12:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data in QVD using Qlik App Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503375#M5420</link>
      <description>&lt;P&gt;I was also looking into this. You would need to create the base64 equivalent of the qvd file - generally possible via some custom code. Then you could write it into Data Files. But to create a qvd, as opposed to csv, you need an external library and that is not possible in QAA custom code blocks unfortunately.&lt;/P&gt;
&lt;P&gt;So Jandre's workaround - creating a csv/txt or whatever and having a load script transform it - would also be my suggested approach.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 17:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503375#M5420</guid>
      <dc:creator>tolange</dc:creator>
      <dc:date>2025-01-28T17:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data in QVD using Qlik App Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503600#M5427</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/174995" target="_blank"&gt;@JandreKillianRIC&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your response.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503600#M5427</guid>
      <dc:creator>_amiiine_</dc:creator>
      <dc:date>2025-01-29T17:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data in QVD using Qlik App Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503601#M5428</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/166453"&gt;@tolange&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your response.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503601#M5428</guid>
      <dc:creator>_amiiine_</dc:creator>
      <dc:date>2025-01-29T17:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data in QVD using Qlik App Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503603#M5430</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/325438"&gt;@_amiiine_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would the solution work based on my reply?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned, This is not possible "yet" based on my knowledge/ research.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards Jandre&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2503603#M5430</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-01-29T17:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data in QVD using Qlik App Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2505129#M5469</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hi Jandre,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks for your response! I ended up storing the data in an Excel file and processing it from there.&lt;/P&gt;
&lt;P&gt;Appreciate your help!&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Amine&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 09:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Storing-Data-in-QVD-using-Qlik-App-Automation/m-p/2505129#M5469</guid>
      <dc:creator>_amiiine_</dc:creator>
      <dc:date>2025-02-10T09:01:15Z</dc:date>
    </item>
  </channel>
</rss>

