<?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 DynamicUpdateCommand don't work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210462#M65042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DynamicUpdateCommand is working perfect on Windows 7. Don't known about vista and 2008.&lt;/P&gt;&lt;P&gt;Ramunas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2010 10:37:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-14T10:37:29Z</dc:date>
    <item>
      <title>DynamicUpdateCommand don't work</title>
      <link>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210459#M65039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have report where in macro is used DynamicUpdateCommand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;for i=0 to 3&lt;BR /&gt; if Teams(i,1)&amp;gt;0 then&lt;BR /&gt; sSQL="update [Standings A] set Points = "&amp;amp;Teams(i,1)&amp;amp;" where Team_ID = '"&amp;amp;Teams(i,0)&amp;amp;"'"&lt;BR /&gt; ''msgbox(sSQL)&lt;BR /&gt; set UpdateAction = ActiveDocument.DynamicUpdateCommand (sSQL)&lt;BR /&gt; end if&lt;BR /&gt; next&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;When I run this macro (on button press) macro edit windows appear with this line selected and there is no error messages. On 2 other computers this macro works fine.&lt;/P&gt;&lt;P&gt;I found that there is parameter 'Enable Dynamic Data Update', but it's checked on all computers&lt;/P&gt;&lt;P&gt;What else can be wrong?&lt;/P&gt;&lt;P&gt;BR, Andris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 09:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210459#M65039</guid>
      <dc:creator />
      <dc:date>2010-01-13T09:38:49Z</dc:date>
    </item>
    <item>
      <title>DynamicUpdateCommand don't work</title>
      <link>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210460#M65040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i guess the only wrong thing is your operating system....&lt;/P&gt;&lt;P&gt;DynamicUpdateCommand just fails on windows vista, server 2008 and very probably seven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 10:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210460#M65040</guid>
      <dc:creator />
      <dc:date>2010-01-13T10:02:01Z</dc:date>
    </item>
    <item>
      <title>DynamicUpdateCommand don't work</title>
      <link>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210461#M65041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OS is XP on all computers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2010 10:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210461#M65041</guid>
      <dc:creator />
      <dc:date>2010-01-13T10:14:35Z</dc:date>
    </item>
    <item>
      <title>DynamicUpdateCommand don't work</title>
      <link>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210462#M65042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DynamicUpdateCommand is working perfect on Windows 7. Don't known about vista and 2008.&lt;/P&gt;&lt;P&gt;Ramunas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 10:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210462#M65042</guid>
      <dc:creator />
      <dc:date>2010-01-14T10:37:29Z</dc:date>
    </item>
    <item>
      <title>DynamicUpdateCommand don't work</title>
      <link>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210463#M65043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen one post that mentions the need to tick the "Enable Dynamic Data Update" check box on the Document properties' Server tab.&lt;/P&gt;&lt;P&gt;I'm trying to do this just in Developer, and ticking this doesn't work for me yet, but it did get me past the error you were expereincing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 08:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210463#M65043</guid>
      <dc:creator />
      <dc:date>2010-07-20T08:21:00Z</dc:date>
    </item>
    <item>
      <title>DynamicUpdateCommand don't work</title>
      <link>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210464#M65044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey John I've got stuck with this stuff the whole day. Thanks for your useful reply.&lt;/P&gt;&lt;P&gt;I've uploaded an image about where to find the check button you need to click in the server tab of the document properties :&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/1643.solucion.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/1643.solucion.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 16:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DynamicUpdateCommand-don-t-work/m-p/210464#M65044</guid>
      <dc:creator>marcel_olmo</dc:creator>
      <dc:date>2011-01-17T16:10:22Z</dc:date>
    </item>
  </channel>
</rss>

