<?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: Alternate for the ExportData Method in Qlik SaaS version in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Alternate-for-the-ExportData-Method-in-Qlik-SaaS-version/m-p/1825999#M15345</link>
    <description>&lt;P&gt;I'm guessing the "exportData()" method you refer to is calling the engine method "GenericObject.ExportData". This method is not available in QCS as the whole exporting and printing flow is handled differently there compared to the on-prem version. Here is another thread on the topic:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/QlikSense-Net-Sdk-and-Enigma-Export-Data-Access-Denied/td-p/1784537" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/QlikSense-Net-Sdk-and-Enigma-Export-Data-Access-Denied/td-p/1784537&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Aug 2021 07:33:21 GMT</pubDate>
    <dc:creator>Øystein_Kolsrud</dc:creator>
    <dc:date>2021-08-02T07:33:21Z</dc:date>
    <item>
      <title>Alternate for the ExportData Method in Qlik SaaS version</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Alternate-for-the-ExportData-Method-in-Qlik-SaaS-version/m-p/1824470#M15305</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;In Qlik Sense on windows, I used an Export option using exportData() method. now in the Qlik SaaS version exportData() method wont work. But is there any alternate way to export the data form my Qlik table. Please share the correct way to export data in Qlik SaaS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 11:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Alternate-for-the-ExportData-Method-in-Qlik-SaaS-version/m-p/1824470#M15305</guid>
      <dc:creator>Manoj_Prabu</dc:creator>
      <dc:date>2021-07-26T11:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate for the ExportData Method in Qlik SaaS version</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Alternate-for-the-ExportData-Method-in-Qlik-SaaS-version/m-p/1824485#M15306</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/127133"&gt;@Manoj_Prabu&lt;/a&gt;, in Qlik Sense SaaS you can use the following option to download your data:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Download/downloading-visualization.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Download/downloading-visualization.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 11:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Alternate-for-the-ExportData-Method-in-Qlik-SaaS-version/m-p/1824485#M15306</guid>
      <dc:creator>Patricia_Silva</dc:creator>
      <dc:date>2021-07-26T11:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate for the ExportData Method in Qlik SaaS version</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Alternate-for-the-ExportData-Method-in-Qlik-SaaS-version/m-p/1824490#M15307</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/89710"&gt;@Patricia_Silva&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for the Response. For the default Qlik charts, the method you mentioned is working. But I'm trying to use it in my custom Qlik table, where previously I used exportData() method which is working in Qlik Sense Enterprise. but in Qlik SaaS it showing Access denied. is there any work around to achieve this operation?&lt;/P&gt;&lt;P&gt;I hope you understand what I'm trying to say.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 12:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Alternate-for-the-ExportData-Method-in-Qlik-SaaS-version/m-p/1824490#M15307</guid>
      <dc:creator>Manoj_Prabu</dc:creator>
      <dc:date>2021-07-26T12:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate for the ExportData Method in Qlik SaaS version</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Alternate-for-the-ExportData-Method-in-Qlik-SaaS-version/m-p/1825999#M15345</link>
      <description>&lt;P&gt;I'm guessing the "exportData()" method you refer to is calling the engine method "GenericObject.ExportData". This method is not available in QCS as the whole exporting and printing flow is handled differently there compared to the on-prem version. Here is another thread on the topic:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/QlikSense-Net-Sdk-and-Enigma-Export-Data-Access-Denied/td-p/1784537" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/QlikSense-Net-Sdk-and-Enigma-Export-Data-Access-Denied/td-p/1784537&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 07:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Alternate-for-the-ExportData-Method-in-Qlik-SaaS-version/m-p/1825999#M15345</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2021-08-02T07:33:21Z</dc:date>
    </item>
  </channel>
</rss>

