<?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: Macro does not trigger when selecting with Shift key on LB in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356242#M576965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem. I tried to get around it by creating a variable set to the distinct count of field selection and attaching a trigger to the change of the variables. The variables correctly changes, but the trigger attached to it doesn't fire on Shift+click selection (although it does fire correctly on other selection types).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried the document event trigger OnAnySelect. That doesn't fire either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Apr 2013 14:45:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-02T14:45:20Z</dc:date>
    <item>
      <title>Macro does not trigger when selecting with Shift key on LB</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356238#M576961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a macro to trigger whenever a selection is made in the list box. The macro get triggered all the time EXCEPT when I select the items with Shift key.&lt;/P&gt;&lt;P&gt;I have the macro enabled on the onchange and onSelect. If I select an item with just a clik on an item, or using CNTRL key to multi select the macro is triggered, but if I use Shift key to select more than one item, macro does get called. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what I am missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added the excel file and the qvw file for reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 00:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356238#M576961</guid>
      <dc:creator />
      <dc:date>2012-04-18T00:58:54Z</dc:date>
    </item>
    <item>
      <title>Macro does not trigger when selecting with Shift key on LB</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356239#M576962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a bug in Qlikview?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 19:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356239#M576962</guid>
      <dc:creator />
      <dc:date>2012-04-18T19:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Macro does not trigger when selecting with Shift key on LB</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356240#M576963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having the exact same problem.&amp;nbsp; I even put in MsgBox at different places in the macro to see the progress; and with all other selection methods it goes through just fine.&amp;nbsp; However, with Shift+select the macro is not even triggered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am searching all QV KBs etc to see what I can find.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 17:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356240#M576963</guid>
      <dc:creator />
      <dc:date>2013-01-18T17:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Macro does not trigger when selecting with Shift key on LB</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356241#M576964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After much searching; the kb, the reference materials, the Dev I and II handbooks, and the blog I could not find any other entries talking about why Shift-select behaves differently from ctrl-select or drag-select.&amp;nbsp; I settled for creating a layout condition since my macro was setting a show, no show value.&amp;nbsp; I checked the OnSelect, OnChange, and OnInput on both the Field event and the Variable event that was a simple count distinct of the field current selections.&lt;/P&gt;&lt;P&gt;As far as I can tell QV does not have any information on this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 19:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356241#M576964</guid>
      <dc:creator />
      <dc:date>2013-01-18T19:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Macro does not trigger when selecting with Shift key on LB</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356242#M576965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem. I tried to get around it by creating a variable set to the distinct count of field selection and attaching a trigger to the change of the variables. The variables correctly changes, but the trigger attached to it doesn't fire on Shift+click selection (although it does fire correctly on other selection types).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried the document event trigger OnAnySelect. That doesn't fire either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 14:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356242#M576965</guid>
      <dc:creator />
      <dc:date>2013-04-02T14:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Macro does not trigger when selecting with Shift key on LB</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356243#M576966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Macro running is inhibited by using SHIFT. Don't know if there is a way around it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Apr 2013 15:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-does-not-trigger-when-selecting-with-Shift-key-on-LB/m-p/356243#M576966</guid>
      <dc:creator />
      <dc:date>2013-04-02T15:55:03Z</dc:date>
    </item>
  </channel>
</rss>

