<?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 Reload two documents using macros in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-two-documents-using-macros/m-p/158459#M33527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've two qvws... Extraction (load data from excels files and oracle) and Presentation (load data from Extraction's qvds).&lt;BR /&gt;In Presentation, I add a button with a macro to reload Extraction and Presentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUB ReloadDocuments&lt;BR /&gt; 'Reload Extraction&lt;BR /&gt; set App = ActiveDocument.GetApplication&lt;BR /&gt; Set Doc = App.OpenDoc("Extraction.qvw")&lt;BR /&gt; Doc.Reload&lt;BR /&gt; Doc.Save&lt;BR /&gt; Doc.CloseDoc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Reload Presentation&lt;BR /&gt; ActiveDocument.Reload&lt;/P&gt;&lt;P&gt;END SUB&lt;/P&gt;&lt;P&gt;it's works in my Qlikview 9 Desktop; but when I upload to the server I get a message "Failed to open document".&lt;/P&gt;&lt;P&gt;Any ideas? Another way to resolve this without macros? Thanks!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Feb 2010 18:40:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-02-24T18:40:25Z</dc:date>
    <item>
      <title>Reload two documents using macros</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-two-documents-using-macros/m-p/158459#M33527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've two qvws... Extraction (load data from excels files and oracle) and Presentation (load data from Extraction's qvds).&lt;BR /&gt;In Presentation, I add a button with a macro to reload Extraction and Presentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUB ReloadDocuments&lt;BR /&gt; 'Reload Extraction&lt;BR /&gt; set App = ActiveDocument.GetApplication&lt;BR /&gt; Set Doc = App.OpenDoc("Extraction.qvw")&lt;BR /&gt; Doc.Reload&lt;BR /&gt; Doc.Save&lt;BR /&gt; Doc.CloseDoc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Reload Presentation&lt;BR /&gt; ActiveDocument.Reload&lt;/P&gt;&lt;P&gt;END SUB&lt;/P&gt;&lt;P&gt;it's works in my Qlikview 9 Desktop; but when I upload to the server I get a message "Failed to open document".&lt;/P&gt;&lt;P&gt;Any ideas? Another way to resolve this without macros? Thanks!&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Feb 2010 18:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-two-documents-using-macros/m-p/158459#M33527</guid>
      <dc:creator />
      <dc:date>2010-02-24T18:40:25Z</dc:date>
    </item>
    <item>
      <title>Reload two documents using macros</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-two-documents-using-macros/m-p/158460#M33528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't use the OpenDoc or Reload API calls in the server environment. To trigger a reload, set up an EDX task and have your button hit a URL that triggers the EDX task. The specifics vary be version. What version of QVS are you running?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 01:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-two-documents-using-macros/m-p/158460#M33528</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-02-25T01:29:26Z</dc:date>
    </item>
    <item>
      <title>Reload two documents using macros</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-two-documents-using-macros/m-p/158461#M33529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using QV9. I don't know about EDX task... I go to google it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 12:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-two-documents-using-macros/m-p/158461#M33529</guid>
      <dc:creator />
      <dc:date>2010-02-25T12:38:52Z</dc:date>
    </item>
    <item>
      <title>Reload two documents using macros</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-two-documents-using-macros/m-p/158462#M33530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, sebagiar&lt;/P&gt;&lt;P&gt;Is your problem sovled? I have the same question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Mar 2011 03:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-two-documents-using-macros/m-p/158462#M33530</guid>
      <dc:creator />
      <dc:date>2011-03-13T03:48:44Z</dc:date>
    </item>
  </channel>
</rss>

