<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010771#M342984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If doesn't works because of what Jerry saids and installing plugin to everyone is not an option, maybe you can use section access to filter values on login.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 15:27:32 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2015-12-14T15:27:32Z</dc:date>
    <item>
      <title>TRIGGER</title>
      <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010768#M342981</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 want that when my user enter the document&lt;/P&gt;&lt;P&gt;one of the fields will filter with the value of the user that entered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so,&lt;/P&gt;&lt;P&gt;i added a trigGer - on open&lt;/P&gt;&lt;P&gt;with selection in field&lt;/P&gt;&lt;P&gt;the field - manager&lt;/P&gt;&lt;P&gt;the value - right(osuser(),7)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not working!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when i added a button&lt;/P&gt;&lt;P&gt;with the same action its working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 14:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010768#M342981</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2015-12-14T14:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: TRIGGER</title>
      <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010769#M342982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OnOpen only works if you use Plugin as client.&lt;/P&gt;&lt;P&gt;Using WebView (Ajax) it will not work. See refrence manual.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010769#M342982</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-12-14T15:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: TRIGGER</title>
      <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010770#M342983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;- Right(string, 7) will return the last 7 characters (always 7 characters). &lt;/P&gt;&lt;P&gt;- Mid(String, 7) will return the characters from the 7th character of the string (length of result string can vary)&lt;/P&gt;&lt;P&gt;- Subfield(OSUser(), '\', -1) will return the string after the last '\'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check that values returned from the 'value' is exactly equal than the field values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010770#M342983</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-12-14T15:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: TRIGGER</title>
      <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010771#M342984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If doesn't works because of what Jerry saids and installing plugin to everyone is not an option, maybe you can use section access to filter values on login.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010771#M342984</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-12-14T15:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: TRIGGER</title>
      <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010772#M342985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we are using the Plugin as client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and like i said&lt;/P&gt;&lt;P&gt;when im using the same action in a button its working!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010772#M342985</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2015-12-14T15:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: TRIGGER</title>
      <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010773#M342986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it not the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; like i said&lt;/P&gt;&lt;P&gt;when im using the same action in a button its working!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010773#M342986</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2015-12-14T15:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: TRIGGER</title>
      <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010774#M342987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put osuser() in a textbox to see if it returned what you expect. Further check if both action-expressions are the same and not a typo occured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010774#M342987</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-14T15:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: TRIGGER</title>
      <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010775#M342988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YES,&lt;/P&gt;&lt;P&gt; it returned what im expecting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 13:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010775#M342988</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2015-12-15T13:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: TRIGGER</title>
      <link>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010776#M342989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to select anything else maybe something month(today()) or set a variable-value to see if the trigger fired. Another possibility might be to use a landing-page within your app and then using an OnSheetActivate trigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 19:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/TRIGGER/m-p/1010776#M342989</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-12-15T19:23:19Z</dc:date>
    </item>
  </channel>
</rss>

