<?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 Using triggers in Document properties in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710411#M1056071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can is use trigger in Document properties -&amp;gt;OnOpen-&amp;gt;Dynamic Update-&amp;gt; and write below code under it&lt;/P&gt;&lt;P&gt;Load User,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Division,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plant&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from d:\trialqvd.qvd (qvd) where user = osuser();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written above code in my document's main tab , also I have used trigger Document Properties-&amp;gt;OnOpen-&amp;gt;Reload.&amp;nbsp; &lt;/P&gt;&lt;P&gt;It is working&amp;nbsp; fine if I open the document in qlikview, but when I open the document in internet browser (IE or Chrome) through my Aceess point, it is not working . Would anyone pls. help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 05:20:07 GMT</pubDate>
    <dc:creator>rahulhv1</dc:creator>
    <dc:date>2014-10-13T05:20:07Z</dc:date>
    <item>
      <title>Using triggers in Document properties</title>
      <link>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710411#M1056071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can is use trigger in Document properties -&amp;gt;OnOpen-&amp;gt;Dynamic Update-&amp;gt; and write below code under it&lt;/P&gt;&lt;P&gt;Load User,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Division,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plant&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from d:\trialqvd.qvd (qvd) where user = osuser();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written above code in my document's main tab , also I have used trigger Document Properties-&amp;gt;OnOpen-&amp;gt;Reload.&amp;nbsp; &lt;/P&gt;&lt;P&gt;It is working&amp;nbsp; fine if I open the document in qlikview, but when I open the document in internet browser (IE or Chrome) through my Aceess point, it is not working . Would anyone pls. help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 05:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710411#M1056071</guid>
      <dc:creator>rahulhv1</dc:creator>
      <dc:date>2014-10-13T05:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using triggers in Document properties</title>
      <link>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710412#M1056072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having this same problem - did you ever find a cause? I am a member of 'QlikView Administrators' and I've got 'Enable dynamic data update' checked on the server and document&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710412#M1056072</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2014-10-21T14:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using triggers in Document properties</title>
      <link>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710413#M1056073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;onopen trigger isn't supported in Ajax (= on server when you use Chrome, Firefox, etc.... or IE without plugin) &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/336101"&gt;Re: AJAX with OnOpen macro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you need section access to filter data by user?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 17:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710413#M1056073</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-21T17:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using triggers in Document properties</title>
      <link>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710414#M1056074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but I've tried it with IE plugin too. I am not trying to restrict the data, but update a certain field with a value... I've also tried attaching the action to a button but this doesn't work either...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 08:01:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710414#M1056074</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2014-10-22T08:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using triggers in Document properties</title>
      <link>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710415#M1056075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you open from the portal (ajax or plug in) you always get user level access, regardless of the section access user/admin setting. If you want to reload from a document opened from the portal, you need to make sure that user access has permission to do the reloads. This is controlled from the Document Properties | Security tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would NOT recommend that you do it this way. A better way, in my opinion is to use an EDX trigger to perform the reload. Search the community for ways to trigger EDX&amp;nbsp; from the opened model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 08:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710415#M1056075</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-10-22T08:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using triggers in Document properties</title>
      <link>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710416#M1056076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;thanks for that, but I'm not trying to trigger a reload. I'm simply trying to do a local dynamic data update... the data does not need to be pushed back to any server etc. It is purely local. The reason it can't be put into a variable is that it needs to be selectable... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 08:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-triggers-in-Document-properties/m-p/710416#M1056076</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2014-10-22T08:57:39Z</dc:date>
    </item>
  </channel>
</rss>

