<?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 Graphs to Excel via Macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exporting-Graphs-to-Excel-via-Macro/m-p/1682568#M728064</link>
    <description>&lt;P&gt;Hi, I have am issue where I am exporting graphs to excel using VB code and variables.&lt;/P&gt;&lt;P&gt;In the attached QVW file it loops through the variables and exports the sheets required, but it will only export one sheets worth of graphs as bitmaps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Has anyone seen anything similar to this before?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:58:59 GMT</pubDate>
    <dc:creator>lukegilligan</dc:creator>
    <dc:date>2024-11-16T18:58:59Z</dc:date>
    <item>
      <title>Exporting Graphs to Excel via Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-Graphs-to-Excel-via-Macro/m-p/1682568#M728064</link>
      <description>&lt;P&gt;Hi, I have am issue where I am exporting graphs to excel using VB code and variables.&lt;/P&gt;&lt;P&gt;In the attached QVW file it loops through the variables and exports the sheets required, but it will only export one sheets worth of graphs as bitmaps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Has anyone seen anything similar to this before?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-Graphs-to-Excel-via-Macro/m-p/1682568#M728064</guid>
      <dc:creator>lukegilligan</dc:creator>
      <dc:date>2024-11-16T18:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Graphs to Excel via Macro</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-Graphs-to-Excel-via-Macro/m-p/1682729#M728065</link>
      <description>&lt;P&gt;Managed to work this one out.&lt;/P&gt;&lt;P&gt;I am using&amp;nbsp;obj.CopyBitmapToClipboard() to copy the graphs out to Excel which I have since found out will only work if the QV sheet I am copying from is active.&lt;/P&gt;&lt;P&gt;To ensure the sheet is active during the loop, I added the following to the start of the script:&lt;/P&gt;&lt;P&gt;ActiveDocument.ActivateSheet VarObj(i)&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2020 23:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-Graphs-to-Excel-via-Macro/m-p/1682729#M728065</guid>
      <dc:creator>lukegilligan</dc:creator>
      <dc:date>2020-03-08T23:33:02Z</dc:date>
    </item>
  </channel>
</rss>

