<?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 Macro to export graphs from different sheets objects with a single button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-export-graphs-from-different-sheets-objects-with-a/m-p/1394172#M423466</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a macro to export objects from a single sheet. I now need to export objects from multiple sheets with a single button.&lt;/P&gt;&lt;P&gt;I have copied the same button to all other sheets wherever I need to export these objects. But when I click on the button in one sheet it only exports the object present on that sheet and doesn't export the objects from other sheets despite this being written in the macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pasted below are the different Sheet object numbers. so ideally it should be exporting these images from different sheets at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Sheets("Sheet3").SheetObjects("CH254").ExportBitmapToFile "C:\Users\43862460\Reports\WIP\TestImages\Weekly_Aging_" &amp;amp; expSelection(i).Text &amp;amp; ".jpg"&lt;BR /&gt; ActiveDocument.Sheets("Sheet4").SheetObjects("CH257").ExportBitmapToFile "C:\Users\43862460\Reports\WIP\TestImages\SLA_" &amp;amp; expSelection(i).Text &amp;amp; ".jpg"&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;I need to go to each sheet and then click on the button to export instead of a single click...can somebody please explain why this is happening&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 11:48:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-04T11:48:28Z</dc:date>
    <item>
      <title>Macro to export graphs from different sheets objects with a single button</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-graphs-from-different-sheets-objects-with-a/m-p/1394172#M423466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a macro to export objects from a single sheet. I now need to export objects from multiple sheets with a single button.&lt;/P&gt;&lt;P&gt;I have copied the same button to all other sheets wherever I need to export these objects. But when I click on the button in one sheet it only exports the object present on that sheet and doesn't export the objects from other sheets despite this being written in the macro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pasted below are the different Sheet object numbers. so ideally it should be exporting these images from different sheets at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.Sheets("Sheet3").SheetObjects("CH254").ExportBitmapToFile "C:\Users\43862460\Reports\WIP\TestImages\Weekly_Aging_" &amp;amp; expSelection(i).Text &amp;amp; ".jpg"&lt;BR /&gt; ActiveDocument.Sheets("Sheet4").SheetObjects("CH257").ExportBitmapToFile "C:\Users\43862460\Reports\WIP\TestImages\SLA_" &amp;amp; expSelection(i).Text &amp;amp; ".jpg"&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;I need to go to each sheet and then click on the button to export instead of a single click...can somebody please explain why this is happening&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 11:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-graphs-from-different-sheets-objects-with-a/m-p/1394172#M423466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-04T11:48:28Z</dc:date>
    </item>
  </channel>
</rss>

