<?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: Problem to Script execute the macro - macro to export sheets as image in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-to-Script-execute-the-macro-macro-to-export-sheets-as/m-p/1260452#M851244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the late post, but I figured out a while ago.&lt;/P&gt;&lt;P&gt;The case the macro didn't execute properly was becuse I was using the type of view where I could see all the sheets.&lt;/P&gt;&lt;P&gt;When I unselected the option Show all sheets and objects in Security on Document's properties it all went fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2017 16:15:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-26T16:15:35Z</dc:date>
    <item>
      <title>Problem to Script execute the macro - macro to export sheets as image</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-Script-execute-the-macro-macro-to-export-sheets-as/m-p/1260450#M851242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everyone, I'm having an issue with Qlikview where my project have some sheets and I need that in the execution of my script, it execute the macro of my project where my macro will export an image of each one fom my sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on my macro I have de code and te macro execute when I go Through the sheets.&lt;/P&gt;&lt;P&gt;the export function is working but is doesn't run when I execute the script.&lt;/P&gt;&lt;P&gt;can anyone help me??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-Script-execute-the-macro-macro-to-export-sheets-as/m-p/1260450#M851242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to Script execute the macro - macro to export sheets as image</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-Script-execute-the-macro-macro-to-export-sheets-as/m-p/1260451#M851243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to call the activate method of the sheet&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ActiveDocument.Sheets("Market").Activate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set newsheet=ActiveDocument.CreateSheet&lt;/P&gt;&lt;P&gt;set sp=newsheet.GetProperties&lt;/P&gt;&lt;P&gt;sp.Name="abc"&lt;/P&gt;&lt;P&gt;newsheet.setProperties sp&lt;/P&gt;&lt;P&gt;newsheet.Activate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 10:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-Script-execute-the-macro-macro-to-export-sheets-as/m-p/1260451#M851243</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2017-03-17T10:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem to Script execute the macro - macro to export sheets as image</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-to-Script-execute-the-macro-macro-to-export-sheets-as/m-p/1260452#M851244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the late post, but I figured out a while ago.&lt;/P&gt;&lt;P&gt;The case the macro didn't execute properly was becuse I was using the type of view where I could see all the sheets.&lt;/P&gt;&lt;P&gt;When I unselected the option Show all sheets and objects in Security on Document's properties it all went fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 16:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-to-Script-execute-the-macro-macro-to-export-sheets-as/m-p/1260452#M851244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-26T16:15:35Z</dc:date>
    </item>
  </channel>
</rss>

