<?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: How to use exportData() API in Mashup in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-use-exportData-API-in-Mashup/m-p/1912278#M16548</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I was able to exportData by using this method&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2021/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/VisualizationAPI/exportData-method.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/November2021/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/VisualizationAPI/exportData-method.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 07:43:49 GMT</pubDate>
    <dc:creator>SNB</dc:creator>
    <dc:date>2022-03-31T07:43:49Z</dc:date>
    <item>
      <title>How to use exportData() API in Mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-use-exportData-API-in-Mashup/m-p/1908190#M16486</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please guide me on how to use&amp;nbsp;exportData in mashup?&lt;/P&gt;
&lt;P&gt;How to enable exportData and add the JavaScript function in&amp;nbsp;&lt;SPAN&gt;Mashup as i searched and there&amp;nbsp;is no example given in Qlik help site for applying these API.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;What i want to achieve is to have a button that exports data from chart when clicking on it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 13:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-use-exportData-API-in-Mashup/m-p/1908190#M16486</guid>
      <dc:creator>SNB</dc:creator>
      <dc:date>2022-03-22T13:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use exportData() API in Mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-use-exportData-API-in-Mashup/m-p/1908249#M16488</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/166879"&gt;@SNB&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;A reference to&amp;nbsp;exportData can be found here&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/TableAPI/exportData-method.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/TableAPI/exportData-method.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;And some examples here&amp;nbsp;&lt;A href="http://www.codewander.com/qlik-sense-mashup-export-data-to-excel/" target="_blank"&gt;http://www.codewander.com/qlik-sense-mashup-export-data-to-excel/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;/joseph&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 14:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-use-exportData-API-in-Mashup/m-p/1908249#M16488</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2022-03-22T14:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use exportData() API in Mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-use-exportData-API-in-Mashup/m-p/1908784#M16495</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22182"&gt;@Joseph_Musekura&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for replying the resources you've shared&amp;nbsp; helped a lot.&lt;/P&gt;
&lt;P&gt;But, i'm still in the same issue which how to have the exportData in a button?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 13:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-use-exportData-API-in-Mashup/m-p/1908784#M16495</guid>
      <dc:creator>SNB</dc:creator>
      <dc:date>2022-03-23T13:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use exportData() API in Mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-use-exportData-API-in-Mashup/m-p/1912278#M16548</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I was able to exportData by using this method&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2021/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/VisualizationAPI/exportData-method.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/November2021/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/VisualizationAPI/exportData-method.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 07:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-use-exportData-API-in-Mashup/m-p/1912278#M16548</guid>
      <dc:creator>SNB</dc:creator>
      <dc:date>2022-03-31T07:43:49Z</dc:date>
    </item>
  </channel>
</rss>

