<?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 Dynamic Update on qlikview web in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Update-on-qlikview-web/m-p/1027833#M936165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;I created a small application that uses dynamics on client qlikview and it works fine, however it does not work when I open it on web qlikview. Does the web version supports dynamic update? Here is what was done:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Create a variable in Variable overview window like below,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Variable Name:&lt;/STRONG&gt; vSelections.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Definition :&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =If(GetSelectedCount(Name)&amp;gt;0, Concat(Chr(39) &amp;amp; Name &amp;amp; Chr(39),&amp;nbsp; ',' ,50))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Create a button and select action as "&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Dynamic Update&lt;/STRONG&gt;" and statement like below.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;UPDATE TableName SET Value = '1123' WHERE Match(Name,$(vSelections))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Attached sample file against your sample input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Feb 2016 10:02:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-13T10:02:52Z</dc:date>
    <item>
      <title>Dynamic Update on qlikview web</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Update-on-qlikview-web/m-p/1027833#M936165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;I created a small application that uses dynamics on client qlikview and it works fine, however it does not work when I open it on web qlikview. Does the web version supports dynamic update? Here is what was done:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Create a variable in Variable overview window like below,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Variable Name:&lt;/STRONG&gt; vSelections.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Definition :&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =If(GetSelectedCount(Name)&amp;gt;0, Concat(Chr(39) &amp;amp; Name &amp;amp; Chr(39),&amp;nbsp; ',' ,50))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Create a button and select action as "&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Dynamic Update&lt;/STRONG&gt;" and statement like below.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;UPDATE TableName SET Value = '1123' WHERE Match(Name,$(vSelections))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Attached sample file against your sample input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 10:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Update-on-qlikview-web/m-p/1027833#M936165</guid>
      <dc:creator />
      <dc:date>2016-02-13T10:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Update on qlikview web</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Update-on-qlikview-web/m-p/1027834#M936166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFAIR, there is an option on the server that you need to enable: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;'Allow dynamic data update' (System - Setup - &lt;EM&gt;YourQVSServer&lt;/EM&gt; - Security)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And I read somewhere that the user running the dynamic update should be included into the QV Admin group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 17:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Update-on-qlikview-web/m-p/1027834#M936166</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-13T17:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Update on qlikview web</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Update-on-qlikview-web/m-p/1027835#M936167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Test.qvw works for me when I enable the "&lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 10.6667px;"&gt; Allow dynamic data update" in the QMC. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 10.6667px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Tahoma; font-size: 10.6667px;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 23:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Update-on-qlikview-web/m-p/1027835#M936167</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-02-13T23:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Update on qlikview web</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Update-on-qlikview-web/m-p/1027836#M936168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2 things that may be applicable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Dynamic update does not work on Clustered Servers.&lt;/P&gt;&lt;P&gt;2) While not published anywhere I have confirmed that Dynamic Update does not work properly with QlikView 11.2 SR5 but will with later versions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 13:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Update-on-qlikview-web/m-p/1027836#M936168</guid>
      <dc:creator>dgreenberg</dc:creator>
      <dc:date>2016-02-15T13:13:26Z</dc:date>
    </item>
  </channel>
</rss>

