<?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 Exporting data into Excel then creating a pivot table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exporting-data-into-Excel-then-creating-a-pivot-table/m-p/182472#M48114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to write some VBscript to export a straight chart into Excel then inside Excel create a pivot table with this data.&lt;BR /&gt;I can get as far as exporting the data to Excel but when it gets to the section to create the pivot table it produces errors.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Has anyone done this before and if so would you mind sharing the code.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 15:49:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-09T15:49:24Z</dc:date>
    <item>
      <title>Exporting data into Excel then creating a pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-data-into-Excel-then-creating-a-pivot-table/m-p/182472#M48114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to write some VBscript to export a straight chart into Excel then inside Excel create a pivot table with this data.&lt;BR /&gt;I can get as far as exporting the data to Excel but when it gets to the section to create the pivot table it produces errors.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Has anyone done this before and if so would you mind sharing the code.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 15:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-data-into-Excel-then-creating-a-pivot-table/m-p/182472#M48114</guid>
      <dc:creator />
      <dc:date>2010-06-09T15:49:24Z</dc:date>
    </item>
    <item>
      <title>Exporting data into Excel then creating a pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-data-into-Excel-then-creating-a-pivot-table/m-p/182473#M48115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are we allowed to talk about excel atomatization here?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt; just kidding!&lt;/P&gt;&lt;P&gt;We did something diferent in a customer, where we exported the data to an XLS, then another XLS with the Pivot Table automatically loads the data from the XLS generated by the QVW. But the XLS exported by qlikview had a fixed structure.&lt;/P&gt;&lt;P&gt;I don´t know much about the code, but that´s an Idea.&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 16:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-data-into-Excel-then-creating-a-pivot-table/m-p/182473#M48115</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-06-09T16:53:45Z</dc:date>
    </item>
    <item>
      <title>Exporting data into Excel then creating a pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-data-into-Excel-then-creating-a-pivot-table/m-p/182474#M48116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Fernando.&lt;/P&gt;&lt;P&gt;I don't think your suggestion will help us though, our customers access the dashboard though a website so we need to generate a new excel instance.&lt;/P&gt;&lt;P&gt;I'm sure it must be fairly straight forwards for someone who understands VB script and excel automation. I can write Macro's in VBA inside of Excel pretty easily but it seems a whole lot trickier outside of Excel. Now I've thought about this it's not really even a Qlikview question but any help would be appreciated, to help get me out of a hole.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 18:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-data-into-Excel-then-creating-a-pivot-table/m-p/182474#M48116</guid>
      <dc:creator />
      <dc:date>2010-06-09T18:44:39Z</dc:date>
    </item>
    <item>
      <title>Exporting data into Excel then creating a pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-data-into-Excel-then-creating-a-pivot-table/m-p/182475#M48117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would advice to look on &lt;A href="http://www.mrexcel.com"&gt;www.mrexcel.com&lt;/A&gt; there are plenty examples how to use vba to create a pivot table..&lt;/P&gt;&lt;P&gt;goodluck,&lt;/P&gt;&lt;P&gt;david&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 11:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-data-into-Excel-then-creating-a-pivot-table/m-p/182475#M48117</guid>
      <dc:creator />
      <dc:date>2010-11-04T11:29:44Z</dc:date>
    </item>
  </channel>
</rss>

