<?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: Trigger macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472421#M176417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks reasonable, worth trying for sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 18:33:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-13T18:33:25Z</dc:date>
    <item>
      <title>Trigger macro</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472418#M176414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am tyring to trigger a macro when changing a cyclic group. Does anyone know how to do that? Appreciate any assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 18:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472418#M176414</guid>
      <dc:creator />
      <dc:date>2013-06-13T18:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger macro</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472419#M176415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no trigger for that.&amp;nbsp; I suggest using a button instead of cycling group, so the button would cycle through the fields - and trigger a macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 18:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472419#M176415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-13T18:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger macro</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472420#M176416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a variable as =getcurrentfield(&lt;EM&gt;[GroupNameHere]&lt;/EM&gt;) and add the Run Macro action on the OnChange variable trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 18:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472420#M176416</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-13T18:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger macro</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472421#M176417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks reasonable, worth trying for sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 18:33:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472421#M176417</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-13T18:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger macro</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472422#M176418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 19:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472422#M176418</guid>
      <dc:creator />
      <dc:date>2013-06-13T19:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger macro</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472423#M176419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;This suggestion woked. But I had to create a text box with that variable and hide that text box. I don't know why it needs that text box, but it worked only with that. While testing, I realized that once you clear, and then change the cyclic group, the macro was not getting triggered unless the text box is always set to "show". If I set the view to 'Conditional', it works only the first time you open the application. Please let me know if you have any thoughts as to why this is happening.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472423#M176419</guid>
      <dc:creator />
      <dc:date>2013-07-11T14:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger macro</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472424#M176420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have seen similar problems. &lt;/P&gt;&lt;P&gt;Try to put your textbox in a sheet that you then hide. That usually works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 08:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472424#M176420</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2013-07-12T08:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger macro</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472425#M176421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It didnt work. Thanks anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jul 2013 13:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-macro/m-p/472425#M176421</guid>
      <dc:creator />
      <dc:date>2013-07-12T13:49:27Z</dc:date>
    </item>
  </channel>
</rss>

