<?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: [Macro reload] Reload in the script an other application qvw. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-reload-Reload-in-the-script-an-other-application-qvw/m-p/454783#M169691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this has to work on the Server environment? Or only in QV Desktop?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2012 15:58:03 GMT</pubDate>
    <dc:creator>fosuzuki</dc:creator>
    <dc:date>2012-10-25T15:58:03Z</dc:date>
    <item>
      <title>[Macro reload] Reload in the script an other application qvw.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-reload-Reload-in-the-script-an-other-application-qvw/m-p/454782#M169690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to do an application which reload an other application qvw.&lt;/P&gt;&lt;P&gt;My first try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13511775706976481" jivemacro_uid="_13511775706976481"&gt;&lt;/PRE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Function OpenAndReload(iString)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;set Doc = ActiveDocument&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ActiveDocument.ClearAll false&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rem ** Create an untyped reference from VB **&lt;BR /&gt;&lt;BR /&gt;set Qv = CreateObject("ODS Fact MT.qvw")&lt;BR /&gt;&lt;BR /&gt;set ActiveDocument = Qv.ActiveDocument&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ActiveDocument.DoReload&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;End Function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it didn't work. I'm a beginner!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible? Someone can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Claire&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 15:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-reload-Reload-in-the-script-an-other-application-qvw/m-p/454782#M169690</guid>
      <dc:creator />
      <dc:date>2012-10-25T15:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: [Macro reload] Reload in the script an other application qvw.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-reload-Reload-in-the-script-an-other-application-qvw/m-p/454783#M169691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does this has to work on the Server environment? Or only in QV Desktop?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 15:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-reload-Reload-in-the-script-an-other-application-qvw/m-p/454783#M169691</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2012-10-25T15:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: [Macro reload] Reload in the script an other application qvw.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-reload-Reload-in-the-script-an-other-application-qvw/m-p/454784#M169692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on the server environnement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 16:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-reload-Reload-in-the-script-an-other-application-qvw/m-p/454784#M169692</guid>
      <dc:creator />
      <dc:date>2012-10-25T16:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: [Macro reload] Reload in the script an other application qvw.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-reload-Reload-in-the-script-an-other-application-qvw/m-p/454785#M169693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then I'd recommend you to use the EDX (Event Driven Execution) trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some links from the Community:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-2650"&gt;http://community.qlik.com/docs/DOC-2650&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/47353"&gt;http://community.qlik.com/thread/47353&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 16:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-reload-Reload-in-the-script-an-other-application-qvw/m-p/454785#M169693</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2012-10-25T16:32:31Z</dc:date>
    </item>
  </channel>
</rss>

