<?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: Qlik export API for container object in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-export-API-for-container-object/m-p/1966433#M79662</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/87767"&gt;@vidyutverma&lt;/a&gt;&amp;nbsp;can you please share one sample code, currently I am using below API and logic.&lt;/P&gt;
&lt;P&gt;exportdatas('chart1','wdmg')&lt;/P&gt;
&lt;P&gt;//here wdmg is object id of container.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;function exportdatas(divid,objectid){&lt;BR /&gt;&lt;BR /&gt;app.getObject(divid,objectid).then(function(model){&lt;BR /&gt;&lt;BR /&gt;var d = app.table(model);&lt;BR /&gt;d.exportData({'format':'CSV_C','state':'A','filename': 'exportdata.csv','download': true})&lt;BR /&gt;&lt;BR /&gt;});&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2022 10:33:20 GMT</pubDate>
    <dc:creator>Qlik1_User1</dc:creator>
    <dc:date>2022-08-09T10:33:20Z</dc:date>
    <item>
      <title>Qlik export API for container object</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-export-API-for-container-object/m-p/1963367#M79420</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Is there any Qlik API that support export from container object.&lt;/P&gt;
&lt;P&gt;Please suggest.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 12:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-export-API-for-container-object/m-p/1963367#M79420</guid>
      <dc:creator>Qlik1_User1</dc:creator>
      <dc:date>2022-08-02T12:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik export API for container object</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-export-API-for-container-object/m-p/1964179#M79473</link>
      <description>&lt;P&gt;Yes, Normal JSON Engine API should work. You have to get the container, and then do second query to get all the children objects. Check the documentation of&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/apis/EngineAPI/services-GenericObject-GetLayout.html" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/May2021/apis/EngineAPI/services-GenericObject-GetLayout.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-export-API-for-container-object/m-p/1964179#M79473</guid>
      <dc:creator>vidyutverma</dc:creator>
      <dc:date>2022-08-03T14:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik export API for container object</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-export-API-for-container-object/m-p/1966433#M79662</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/87767"&gt;@vidyutverma&lt;/a&gt;&amp;nbsp;can you please share one sample code, currently I am using below API and logic.&lt;/P&gt;
&lt;P&gt;exportdatas('chart1','wdmg')&lt;/P&gt;
&lt;P&gt;//here wdmg is object id of container.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;function exportdatas(divid,objectid){&lt;BR /&gt;&lt;BR /&gt;app.getObject(divid,objectid).then(function(model){&lt;BR /&gt;&lt;BR /&gt;var d = app.table(model);&lt;BR /&gt;d.exportData({'format':'CSV_C','state':'A','filename': 'exportdata.csv','download': true})&lt;BR /&gt;&lt;BR /&gt;});&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 10:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-export-API-for-container-object/m-p/1966433#M79662</guid>
      <dc:creator>Qlik1_User1</dc:creator>
      <dc:date>2022-08-09T10:33:20Z</dc:date>
    </item>
  </channel>
</rss>

