<?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 field event trigger issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598791#M221696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately i can not upload anything at work. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2014 17:31:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-04T17:31:31Z</dc:date>
    <item>
      <title>onselect field event trigger issue</title>
      <link>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598787#M221692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i created a&amp;nbsp; onselect trigger on a customername field (fieldevent trigger) so that when a user selects a customer it should navigate to customer summary sheet. that works as expected. i am facing the issue in the below scenario. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. when user opens the report we have a productA selected as default, even when user click on clear button it clears everything and selects this default product&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. now user selects a customer and navigates to the summary sheet because of the document field trigger &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. user navigates manually to any other sheet (ex: details) and unselects the default product, field event trigger getting activated and navigating to summary sheet. is this a bug or this is how field event trigger works ? is there any work around for this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 15:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598787#M221692</guid>
      <dc:creator />
      <dc:date>2014-03-04T15:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: onselect field event trigger issue</title>
      <link>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598788#M221693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this in your select summary sheet action:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(GetSelectedCount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;customername&lt;/SPAN&gt;)&amp;gt;0,'SHxx')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where SHxx is the object id for your summary sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 15:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598788#M221693</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2014-03-04T15:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: onselect field event trigger issue</title>
      <link>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598789#M221694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure i got your suggestion, you mean sheet trigger or sheet condition. my summary sheet contains many objects. field event trigger was written in a way if only one customer is selected it navigates user to the summary sheet. but not sure why unselecting some other filter activating the trigger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 16:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598789#M221694</guid>
      <dc:creator />
      <dc:date>2014-03-04T16:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: onselect field event trigger issue</title>
      <link>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598790#M221695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post an example qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 16:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598790#M221695</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2014-03-04T16:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: onselect field event trigger issue</title>
      <link>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598791#M221696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately i can not upload anything at work. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 17:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/onselect-field-event-trigger-issue/m-p/598791#M221696</guid>
      <dc:creator />
      <dc:date>2014-03-04T17:31:31Z</dc:date>
    </item>
  </channel>
</rss>

