<?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 'Actions' processing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220508#M73417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats interesting if they are sequential Johan, even though support say otherwise. If an action doesnt run until the end of its predecessor then a simple action like setting a variable should have finished (?)&lt;/P&gt;&lt;P&gt;Any comments (hey Qliktech guys!)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jun 2010 16:29:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-24T16:29:27Z</dc:date>
    <item>
      <title>'Actions' processing</title>
      <link>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220504#M73413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;This may be of interest. I asked Support:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...and got the reply:&lt;/P&gt;&lt;P&gt;Actions are not carried out sequentially on buttons, they are all expanded and executed at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This is working as designed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;When using 'set variable' in 'actions' the new value does not get applied before the next action is performed. Running a macro instead is a work around for the problem but that rather defeats the point of actions!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 11:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220504#M73413</guid>
      <dc:creator />
      <dc:date>2010-04-21T11:57:25Z</dc:date>
    </item>
    <item>
      <title>'Actions' processing</title>
      <link>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220505#M73414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dont know what heppened with the post but it should read:&lt;/P&gt;&lt;P&gt;This may be of interest. I asked Support:&lt;/P&gt;&lt;P&gt;When using 'set variable' in 'actions' the new value does not get applied before the next action is performed. Running a macro instead is a work around for the problem but that rather defeats the point of actions!&lt;/P&gt;&lt;P&gt;...and got the reply:&lt;/P&gt;&lt;P&gt;This is working as designed. Actions are not carried out sequentially on buttons, they are all expanded and executed at the same time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 12:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220505#M73414</guid>
      <dc:creator />
      <dc:date>2010-04-21T12:01:08Z</dc:date>
    </item>
    <item>
      <title>'Actions' processing</title>
      <link>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220506#M73415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am rather frustrated by 'actions' and find that they are only of any value for simple tasks. I often have a set of events that rely on the previous action being performed but end up reverting to macros instead; a typical example is changing the value of a variable and then using the result in another action but where the variable could be either the old or new value.&lt;/P&gt;&lt;P&gt;I have filed an enhancement request for them to be fired sequentially but how are the rest of the community dealing with them? Has anyone a workaround?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 10:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220506#M73415</guid>
      <dc:creator />
      <dc:date>2010-06-24T10:24:36Z</dc:date>
    </item>
    <item>
      <title>'Actions' processing</title>
      <link>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220507#M73416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually Actions are carried out sequentially, i think what is missing is an action equivalent to WaitForIdle, that is available to macros.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 11:53:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220507#M73416</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2010-06-24T11:53:09Z</dc:date>
    </item>
    <item>
      <title>'Actions' processing</title>
      <link>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220508#M73417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats interesting if they are sequential Johan, even though support say otherwise. If an action doesnt run until the end of its predecessor then a simple action like setting a variable should have finished (?)&lt;/P&gt;&lt;P&gt;Any comments (hey Qliktech guys!)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 16:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220508#M73417</guid>
      <dc:creator />
      <dc:date>2010-06-24T16:29:27Z</dc:date>
    </item>
    <item>
      <title>'Actions' processing</title>
      <link>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220509#M73418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Gordon,&lt;/P&gt;&lt;P&gt;I've also noticed this 'feature' in v9 SR5 - actions may well be started in the defined order but there is no dependency on the previous action finishing, e.g. any regular actions always seem to be completed before any action calling an external macro even if the macro is first in the list.&lt;/P&gt;&lt;P&gt;So, if I've added actions resetting field selections to run after a macro I find the fields have always been reset before the macro runs.&lt;/P&gt;&lt;P&gt;Have you had any feedback from Qliktech on your enhancement request ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 09:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220509#M73418</guid>
      <dc:creator>hdonald</dc:creator>
      <dc:date>2010-11-02T09:26:21Z</dc:date>
    </item>
    <item>
      <title>'Actions' processing</title>
      <link>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220510#M73419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I raised it as an enhancement request on the customer portal 13th May but no response from Qliktech &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am afraid that this is typical of my experience with technical queries and why I have such a love/hate relationship with Qlikview!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 09:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions-processing/m-p/220510#M73419</guid>
      <dc:creator />
      <dc:date>2010-11-02T09:43:56Z</dc:date>
    </item>
  </channel>
</rss>

