<?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: Required Extension object to export pivot table data into csv/excel after reload in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Required-Extension-object-to-export-pivot-table-data-into-csv/m-p/1532905#M1232725</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Assuming you can change the script have you thought of using statements at the end of your script to create the pivoted data in a table &amp;amp; then store this out and drop the table.&lt;/P&gt;&lt;P&gt;Appreciate this is not straight forward if your model has lots of tables/the columns pivoted vary in number, but unless someone has already written an extension that does this is possibly an easier ask.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2019 19:58:33 GMT</pubDate>
    <dc:creator>chrismarlow</dc:creator>
    <dc:date>2019-01-21T19:58:33Z</dc:date>
    <item>
      <title>Required Extension object to export pivot table data into csv/excel after reload in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Required-Extension-object-to-export-pivot-table-data-into-csv/m-p/1530632#M1232724</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need an extension object in qlikview to export pivot report data into csv/excel after the refresh complete.&lt;/P&gt;&lt;P&gt;I am able to achieve this using macro but can't use macro so need an extension object for that.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Working macro is mention below-&lt;/P&gt;&lt;P&gt;SUB ExportChartToCSV&lt;BR /&gt;SET v = ActiveDocument.Variables("vExport_Date")&lt;BR /&gt;varDate = v.GetContent.STRING&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SET&amp;nbsp; objChart = ActiveDocument.GetSheetObject("CH386")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; objChart.Export "filepath\data_"&amp;amp;varDate&amp;amp;".CSV", ", "&lt;BR /&gt;END SUB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Required-Extension-object-to-export-pivot-table-data-into-csv/m-p/1530632#M1232724</guid>
      <dc:creator>neetu_singh</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Required Extension object to export pivot table data into csv/excel after reload in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Required-Extension-object-to-export-pivot-table-data-into-csv/m-p/1532905#M1232725</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Assuming you can change the script have you thought of using statements at the end of your script to create the pivoted data in a table &amp;amp; then store this out and drop the table.&lt;/P&gt;&lt;P&gt;Appreciate this is not straight forward if your model has lots of tables/the columns pivoted vary in number, but unless someone has already written an extension that does this is possibly an easier ask.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Chris.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 19:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Required-Extension-object-to-export-pivot-table-data-into-csv/m-p/1532905#M1232725</guid>
      <dc:creator>chrismarlow</dc:creator>
      <dc:date>2019-01-21T19:58:33Z</dc:date>
    </item>
  </channel>
</rss>

