<?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: Create XLS in Automation in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Create-XLS-in-Automation/m-p/2541744#M6413</link>
    <description>&lt;P&gt;First of all don't over complicate things, contact your Office 365 administrator and your Qlik Administrator and look into getting the Excel plugin, you have to configure some things in Qlik Cloud and then add the manifest to Office. A report built with the Excel plugin should do exactly what you are proposing without having to learn the intricacies of the Excel API.&lt;/P&gt;&lt;P&gt;It sounds to me like you don't have much experience with automations so start by just writing the output from the chart to the output window, this will give you an idea of how the qlik api works.&lt;/P&gt;&lt;P&gt;There are some templates that write data to Excel, bring those into your personal space and see if you can make them work. once working modify them to see what you can do.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jan 2026 18:52:49 GMT</pubDate>
    <dc:creator>chriscammers</dc:creator>
    <dc:date>2026-01-27T18:52:49Z</dc:date>
    <item>
      <title>Create XLS in Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Create-XLS-in-Automation/m-p/2539330#M6365</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i need to deliver an XLS, which contains a simple pivot table automatically to a dedicated recipient. The pivot table exists an app. We do not have the XLS plug in to connect directly from QExcel to Qlik Sense, hence my idea was to create an automation, which gets the pivot table's data and puts it in a spreadsheet, then save the spreadsheet and send it by email to the recipient. How would i do this using an automaion ?&lt;/P&gt;&lt;P&gt;Thanks in advance for some advise!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 15:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Create-XLS-in-Automation/m-p/2539330#M6365</guid>
      <dc:creator>xyz_1011</dc:creator>
      <dc:date>2025-12-16T15:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create XLS in Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Create-XLS-in-Automation/m-p/2541741#M6412</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Don’t stream directly into Qlik.&lt;BR /&gt;Qlik is very fast for analytics, but it’s not designed to ingest raw IoT events continuously.&lt;/P&gt;&lt;P&gt;Best approach:&lt;/P&gt;&lt;P&gt;Sensors (ESP32, Arduino, Raspberry Pi) send data via HTTP or MQTT&lt;BR /&gt;A small ingestion layer (Node-RED, lightweight API, etc.) receives it&lt;BR /&gt;Data is stored in a database or time-series store (Postgres, SQL Server, InfluxDB)&lt;BR /&gt;Qlik reads from that store in a controlled way&lt;BR /&gt;This keeps dashboards fresh without overloading the Qlik engine.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Now how to keep dashboards “near real time”&lt;BR /&gt;Use Incremental reloads (most common)&lt;/P&gt;&lt;P&gt;Qlik reloads only new rows every few minutes&lt;BR /&gt;Data is stored in QVDs&lt;BR /&gt;Very stable, cheap in resources&lt;BR /&gt;Perfect if 1–5 minutes latency is acceptable&lt;BR /&gt;This is the default choice for most IoT dashboards.&lt;BR /&gt;regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 18:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Create-XLS-in-Automation/m-p/2541741#M6412</guid>
      <dc:creator>kfoudhaily</dc:creator>
      <dc:date>2026-01-27T18:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create XLS in Automation</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Create-XLS-in-Automation/m-p/2541744#M6413</link>
      <description>&lt;P&gt;First of all don't over complicate things, contact your Office 365 administrator and your Qlik Administrator and look into getting the Excel plugin, you have to configure some things in Qlik Cloud and then add the manifest to Office. A report built with the Excel plugin should do exactly what you are proposing without having to learn the intricacies of the Excel API.&lt;/P&gt;&lt;P&gt;It sounds to me like you don't have much experience with automations so start by just writing the output from the chart to the output window, this will give you an idea of how the qlik api works.&lt;/P&gt;&lt;P&gt;There are some templates that write data to Excel, bring those into your personal space and see if you can make them work. once working modify them to see what you can do.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 18:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Create-XLS-in-Automation/m-p/2541744#M6413</guid>
      <dc:creator>chriscammers</dc:creator>
      <dc:date>2026-01-27T18:52:49Z</dc:date>
    </item>
  </channel>
</rss>

