<?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: OnSelect trigger anomaly, need to hold Ctrl for subsequent selections if multiple selections present in a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864687#M995677</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;can you provide a sample application to demonstrate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Jun 2015 21:25:45 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2015-06-21T21:25:45Z</dc:date>
    <item>
      <title>OnSelect trigger anomaly, need to hold Ctrl for subsequent selections if multiple selections present in a field</title>
      <link>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864685#M995673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; I have a good solution for listboxes in default state to operate their counterparts in alternate states, that crushed caveats like spaces and multiple value selections, thanks to QlikCommunity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's an interesting anomaly though, where if I have multiple values selected in one of the triggered fields, then make a selection in one of the other triggered fields, the field with multiple values selected clears itself.&amp;nbsp; Fortunately this effect is negated by holding down the Control key while making selections.&amp;nbsp; (Hold it for an extra second after the last selection to be safe, then let go.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The anomaly is related to the OnSelect triggers.&amp;nbsp; I can't duplicate it with the OnChange triggers (de-select a value).&lt;/P&gt;&lt;P&gt;Search String used in OnSelect:&lt;/P&gt;&lt;P&gt;='('&amp;amp;Concat(Distinct chr(34) &amp;amp;&amp;nbsp; LastActiveYearMonth&amp;nbsp; &amp;amp; chr(34),'|')&amp;amp;')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search String used in OnChange:&lt;/P&gt;&lt;P&gt;=GetFieldSelections(LastActiveYearMonth)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They don't seem to be interchangeable though.&amp;nbsp; (Putting the OnSelect expression into the OnChange search string causes all values in the field to be selected pretty much whenever I do anything with field selections.&amp;nbsp; Putting the OnChange expression into the OnSelect search string undoes all the success with selecting multiple values with spaces in a field.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if setting up a single OnSelect trigger to operate the four fields in question would would solve the last anomaly, but no clue how to modify the trigger for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: The mechanics of this are so subtle, and implications of a smart passive-Ctrl action under the triggered fields so weird, I won't be heartbroken if this doesn't get an answer. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 17:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864685#M995673</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2015-06-19T17:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: OnSelect trigger anomaly, need to hold Ctrl for subsequent selections if multiple selections present in a field</title>
      <link>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864686#M995675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if I understand your issue right - therefore just a few ideas which maybe need to combine them:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- locking from fields&lt;/P&gt;&lt;P&gt;- third parameter from getfieldselections (default could be too small)&lt;/P&gt;&lt;P&gt;- use of bookmarks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 08:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864686#M995675</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-06-21T08:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: OnSelect trigger anomaly, need to hold Ctrl for subsequent selections if multiple selections present in a field</title>
      <link>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864687#M995677</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;can you provide a sample application to demonstrate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 21:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864687#M995677</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-21T21:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: OnSelect trigger anomaly, need to hold Ctrl for subsequent selections if multiple selections present in a field</title>
      <link>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864688#M995678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I will try the suggestions and come back with help/correct answer credit when I'm a little less slammed at work. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; I will try to put together a sample file too if the suggestions don't solve it.&amp;nbsp; (Either way I will share details about the solution if I land on a solution.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 13:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864688#M995678</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2015-06-24T13:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: OnSelect trigger anomaly, need to hold Ctrl for subsequent selections if multiple selections present in a field</title>
      <link>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864689#M995679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, we're doing a qv server update to bring us up to speed on the service releases first to see if that makes the phenomenon disappear. (We know for sure that at least a couple of the SRs will resolve other things we've noticed.)&amp;nbsp; As I write this, I see Qlik is up to SR12 released June 9th 2015 - in case anyone was interested in that tidbit. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2015 19:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864689#M995679</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2015-06-26T19:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: OnSelect trigger anomaly, need to hold Ctrl for subsequent selections if multiple selections present in a field</title>
      <link>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864690#M995680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fyi we went from 11.0 SR 2 to 11.2 SR 12 and now I can't duplicate this issue for the life of me, so guessing it was fixed in either the point release or one of the 10 SRs (bug fixes) we caught up. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also removed some redundant triggers from the onopen trigger at the document level, but not sure those had anything to do with it since no onopen actions were happening while I was just moving around inside the document.&amp;nbsp; Content to give credit to something in the heap of service releases and point release we got up to speed on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 19:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/OnSelect-trigger-anomaly-need-to-hold-Ctrl-for-subsequent/m-p/864690#M995680</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2015-06-29T19:44:47Z</dc:date>
    </item>
  </channel>
</rss>

