<?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 Export Table via Qlik Sense UI Dashboard in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-Table-via-Qlik-Sense-UI-Dashboard/m-p/1707880#M12839</link>
    <description>&lt;P&gt;Hi Experts!&lt;/P&gt;&lt;P&gt;I need a Qlik Sense extension that allows users to export a table in the front-end. The requirements are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Export and save the table to pre-defined library location on the server (not client-side)&lt;/LI&gt;&lt;LI&gt;Set a default name for the exported file&lt;/LI&gt;&lt;LI&gt;Preferably overwrite the old exported file&lt;/LI&gt;&lt;LI&gt;Preferably do not show/open the downloaded file in the browser&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Why?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We want to quickly create a list of customers/products/employees via the Qlik Sense frond-end and import these lists into other programs. For example, this allows us to quickly select customers that bought product X but did not buy product Y. Then we can quickly segment these customers and automatically add them to a mailing list.&lt;/P&gt;&lt;P&gt;I tried modifying the extension&amp;nbsp;&lt;A href="https://github.com/stefanwalther/sense-export" target="_blank" rel="noopener"&gt;Sense-Export&lt;/A&gt;&amp;nbsp;of &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35248"&gt;@Stefan_Walther&lt;/a&gt;, however, I am not able to solve the four requirements as stated above.&lt;/P&gt;&lt;P&gt;Does anyone have any recommendations on how to modify this extension or any other extension that will satisfy my requirements?&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:32:36 GMT</pubDate>
    <dc:creator>TimvB</dc:creator>
    <dc:date>2024-11-16T18:32:36Z</dc:date>
    <item>
      <title>Export Table via Qlik Sense UI Dashboard</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-Table-via-Qlik-Sense-UI-Dashboard/m-p/1707880#M12839</link>
      <description>&lt;P&gt;Hi Experts!&lt;/P&gt;&lt;P&gt;I need a Qlik Sense extension that allows users to export a table in the front-end. The requirements are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Export and save the table to pre-defined library location on the server (not client-side)&lt;/LI&gt;&lt;LI&gt;Set a default name for the exported file&lt;/LI&gt;&lt;LI&gt;Preferably overwrite the old exported file&lt;/LI&gt;&lt;LI&gt;Preferably do not show/open the downloaded file in the browser&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Why?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We want to quickly create a list of customers/products/employees via the Qlik Sense frond-end and import these lists into other programs. For example, this allows us to quickly select customers that bought product X but did not buy product Y. Then we can quickly segment these customers and automatically add them to a mailing list.&lt;/P&gt;&lt;P&gt;I tried modifying the extension&amp;nbsp;&lt;A href="https://github.com/stefanwalther/sense-export" target="_blank" rel="noopener"&gt;Sense-Export&lt;/A&gt;&amp;nbsp;of &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35248"&gt;@Stefan_Walther&lt;/a&gt;, however, I am not able to solve the four requirements as stated above.&lt;/P&gt;&lt;P&gt;Does anyone have any recommendations on how to modify this extension or any other extension that will satisfy my requirements?&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Export-Table-via-Qlik-Sense-UI-Dashboard/m-p/1707880#M12839</guid>
      <dc:creator>TimvB</dc:creator>
      <dc:date>2024-11-16T18:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export Table via Qlik Sense UI Dashboard</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Export-Table-via-Qlik-Sense-UI-Dashboard/m-p/1708071#M12842</link>
      <description>If you want to export a table, then an extension such as sense-export might help, but as every other extension, this extension is running in the security context of your browser.&lt;BR /&gt;So if you want to store the data on a server, you need an additional component, e.g. tiny web-service receiving this the exported data and storing the file. Alternatively you can do a pure server-side export, e.g. by using Qlik’s APIs, connecting to an app, exporting the data, etc., so a similar approach to how it is done in NPrinting …&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jun 2020 08:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Export-Table-via-Qlik-Sense-UI-Dashboard/m-p/1708071#M12842</guid>
      <dc:creator>stefanwalther</dc:creator>
      <dc:date>2020-06-04T08:09:58Z</dc:date>
    </item>
  </channel>
</rss>

