<?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: Please tell me how to use Edit Module in QlikView? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Please-tell-me-how-to-use-Edit-Module-in-QlikView/m-p/764234#M271672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;You can take a look at this thread: &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2051" data-containertype="14" data-objectid="48608" data-objecttype="1" href="http://community.qlik.com/thread/48608"&gt;http://community.qlik.com/thread/48608&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be honest, it's better not to use Modules. You probably want to be able to upgrade to Qlikview Server and Modules don't work with Qlikview Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grtz Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Mar 2015 21:22:01 GMT</pubDate>
    <dc:creator>fred_s</dc:creator>
    <dc:date>2015-03-21T21:22:01Z</dc:date>
    <item>
      <title>Please tell me how to use Edit Module in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-how-to-use-Edit-Module-in-QlikView/m-p/764233#M271671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to know the use of edit module so please tell me how to use it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 15:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-how-to-use-Edit-Module-in-QlikView/m-p/764233#M271671</guid>
      <dc:creator />
      <dc:date>2015-03-21T15:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me how to use Edit Module in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-how-to-use-Edit-Module-in-QlikView/m-p/764234#M271672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;You can take a look at this thread: &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2051" data-containertype="14" data-objectid="48608" data-objecttype="1" href="http://community.qlik.com/thread/48608"&gt;http://community.qlik.com/thread/48608&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be honest, it's better not to use Modules. You probably want to be able to upgrade to Qlikview Server and Modules don't work with Qlikview Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grtz Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 21:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-how-to-use-Edit-Module-in-QlikView/m-p/764234#M271672</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2015-03-21T21:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Please tell me how to use Edit Module in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/Please-tell-me-how-to-use-Edit-Module-in-QlikView/m-p/764235#M271673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;short answer:&lt;/P&gt;&lt;P&gt;QlikView has an internal macro interpreter; you use edit module to manage (create, modify, etc...) module (Macros and custom defined functions) written in VBScript or JScript&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more detail (just an extract, there is more) from QlikView Help&lt;A name="kanchor62"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;A name="kanchor63"&gt;&lt;/A&gt;&lt;A name="kanchor64"&gt;&lt;/A&gt;QlikView objects are accessible via automation from inside QlikView by means of the built-in scripting engine. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;A name="kanchor65"&gt;&lt;/A&gt;Macros written in VBScript or JScript, inside a QlikView document can be invoked in a number of different ways:&lt;/EM&gt;&lt;/P&gt;&lt;H3&gt;&lt;EM&gt;Document Events:&lt;/EM&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run after opening a QlikView document. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run after script re-execution. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run after the &lt;SPAN class="Bold"&gt;Reduce Data&lt;/SPAN&gt; command. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run after a selection in any field in a document. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run when the value of any variable changes in a document. &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt; Macros that are invoked from document events are created from the &lt;A class="MCXref_0"&gt;Document Properties: Triggers&lt;/A&gt; page.&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;H3&gt;&lt;EM&gt;Sheet Events:&lt;/EM&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run after a sheet is activated. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run when a sheet is deactivated. &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt; Macros that are invoked from sheet events are created from the &lt;A class="MCXref_0"&gt;Sheet Properties: Triggers&lt;/A&gt; page.&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;H3&gt;&lt;EM&gt;Sheet Object Events:&lt;/EM&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run after a sheet object is activated. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run when a sheet object is deactivated. &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt; Macros that are invoked from sheet object events are created from the &lt;A class="MCXref_0"&gt;Sheet Properties: Triggers&lt;/A&gt; page.&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;H3&gt;&lt;EM&gt;Button Events:&lt;/EM&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;A button can be defined as a macro button. &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt;A macro that is invoked from a macro button event is created from the button's &lt;A class="MCXref_0"&gt;Actions&lt;/A&gt; page. &lt;/EM&gt;&lt;/P&gt;&lt;H3&gt;&lt;EM&gt;Field Events:&lt;/EM&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run when a selection has been made in a specified field, see &lt;A class="MCXref_0"&gt;Fields&lt;/A&gt;. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run when a selection is made in any field which is logically associated to a specified field. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run when selections are locked in a specific field. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run when selections are unlocked in a specific field. &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt; Macros that are invoked from field events are created from the &lt;A class="MCXref_0"&gt;Document Properties: Triggers&lt;/A&gt; page.&amp;nbsp; &lt;/EM&gt;&lt;/P&gt;&lt;H3&gt;&lt;EM&gt;Variable Events:&lt;/EM&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run when a new value is directly entered into a specified &lt;A class="MCXref_0"&gt;Variable&lt;/A&gt;. &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;A macro can be run when the value of the specified variable changes as a result of changes in other variables or the logical state of the document. &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt;Macros that are invoked from variable events are created from the &lt;A class="MCXref_0"&gt;Document Properties: Triggers&lt;/A&gt; page. &lt;/EM&gt;&lt;/P&gt;&lt;H3&gt;&lt;EM&gt;Macro Editor:&lt;/EM&gt;&lt;/H3&gt;&lt;P&gt;&lt;EM&gt;Irrespective of how they are triggered, macros are created and edited in the &lt;A class="MCXref_0"&gt;Edit Module&lt;/A&gt; dialog. &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Mar 2015 06:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-tell-me-how-to-use-Edit-Module-in-QlikView/m-p/764235#M271673</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-03-22T06:47:08Z</dc:date>
    </item>
  </channel>
</rss>

