<?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: Field OnChange Trigger in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716945#M539421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In your case it is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;=if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Data Set]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;),'Operator*'),('Operator Sales'),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'("' &amp;amp; GetFieldSelections(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;[Data Set]&lt;/SPAN&gt;, '"|"') &amp;amp; '")'&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Aug 2014 05:20:33 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-08-21T05:20:33Z</dc:date>
    <item>
      <title>Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716938#M539414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm probably just over-thinking this, but I can't seem to make this work. I have a ListBox for a field called "Data Set" that allows the user to limit the data (from a large concatenated fact table) displayed in chart objects. There are only three options. The users can select any one of the values or the first two values at the same time. BUT...the third option can only be selected by itself. So I'm trying to get this trigger to detect if that third option has been selected and, if so, unselect the first two options (if either have been selected). Conversely, if either or both of the first two options is selected, the third is unselected. I hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-08-20_131439.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/64869_2014-08-20_131439.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 19:23:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716938#M539414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-20T19:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716939#M539415</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 would propose the following idea: &lt;/P&gt;&lt;P&gt;First would group the first two options in a group on a list might only if the second choice is selected (previously third) group (now first choice) would no longer be selected. On the other hand if you select the group would open another list of options with the first two current &lt;/P&gt;&lt;P&gt;Do not know if I have explained and if it helps anything?&lt;/P&gt;&lt;P&gt;Saludos,&lt;/P&gt;&lt;P&gt;Enrique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 19:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716939#M539415</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-20T19:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716940#M539416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 20:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716940#M539416</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-20T20:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716941#M539417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the example. Not exactly what I'm after but workable if I can't figure out the trigger solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 20:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716941#M539417</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-20T20:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716942#M539418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Document properties &amp;gt; Field Event Triggers &amp;gt; select "Data Set" (assuming that is your field name as shown in your post) &amp;gt; click Add actions for OnSelect &amp;gt; add Selection action to Select in Field &amp;gt; input [Data Set] for field name &amp;gt; input the following expression for Search String&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Data Set]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'Operator*'),('Operator Sales'),'('&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;replace&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;getcurrentselections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Data Set]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),', ', '|'),': ',2)&amp;amp;')')&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 20:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716942#M539418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-20T20:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716943#M539419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's really close jsaradhi. But it doesn't allow either of the first two options to be selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 21:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716943#M539419</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-20T21:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716944#M539420</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;Check this link hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6707"&gt;Select in Field Trigger with Single or Multiple values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 05:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716944#M539420</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-21T05:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716945#M539421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In your case it is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;=if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Data Set]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;),'Operator*'),('Operator Sales'),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'("' &amp;amp; GetFieldSelections(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;[Data Set]&lt;/SPAN&gt;, '"|"') &amp;amp; '")'&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 05:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716945#M539421</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-21T05:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716946#M539422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;modify the expression in my above post to the following (note the extra * in wildmatch and the 4 double quotes i added in the second part of the expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt;"&gt;=if&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;WildMatch&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;GetFieldSelections&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Data Set]&lt;/SPAN&gt;),'&lt;STRONG&gt;*&lt;/STRONG&gt;Operator*'),('Operator Sales'),'(&lt;STRONG&gt;"&lt;/STRONG&gt;'&amp;amp;&lt;SPAN style="color: #0000ff;"&gt;SubField&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;replace&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;getcurrentselections&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Data Set]&lt;/SPAN&gt;),', ', '&lt;STRONG&gt;"&lt;/STRONG&gt;|&lt;STRONG&gt;"&lt;/STRONG&gt;'),': ',2)&amp;amp;'&lt;STRONG&gt;"&lt;/STRONG&gt;)')&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 14:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716946#M539422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-21T14:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716947#M539423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/jsaradhi"&gt;jsaradhi&lt;/A&gt;&lt;/STRONG&gt;! That seems to be working as I need it to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 15:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716947#M539423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-21T15:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716948#M539424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jagan, the link to that document says I'm not authorized to view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 15:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716948#M539424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-21T15:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716949#M539426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As an FYI, it still doesn't behave properly if you use "Windows Checkboxes" as the Selection Style. It does seems to work if you use the "Classic"&amp;nbsp; or "LED" style.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 15:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716949#M539426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-21T15:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716950#M539429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah...Jagan's response helped figure out that we need double quotes and i figured out the * in front of the text in wildmatch is needed...so thanks Jagan &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 15:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716950#M539429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-21T15:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716951#M539431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah...i used classic style...the two checkbox styles (both windows and LED) behave slightly differently from the two styles without them...so i would use the ones that work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 15:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716951#M539431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-21T15:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Field OnChange Trigger</title>
      <link>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716952#M539432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using GetCurrentSelections proved to be problematic when other data selections were present so I changed the expression to the following, which seems to be working better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(WildMatch(GetFieldSelections([Data Set]),'*Operator*'),('Operator Sales'),&lt;/P&gt;&lt;P&gt;replace('("' &amp;amp; GetFieldSelections([Data Set]) &amp;amp; '")',', ','"|"')) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 19:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-OnChange-Trigger/m-p/716952#M539432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-21T19:30:21Z</dc:date>
    </item>
  </channel>
</rss>

