<?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: Can anyone help me to implement one trigger on below scenario? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805450#M661750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Rob!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Mar 2015 15:58:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-16T15:58:30Z</dc:date>
    <item>
      <title>Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805442#M661742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;I have one field as Country with below field values&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;All&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;India&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;uk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;hongkong&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;china&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;brazil&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;Now i want to implement trigger on field value " All " to "select all" the field values in country field? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;So that i can view the complete data related all countries.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; color: #000000; font-size: 12pt;"&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Raju&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 06:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805442#M661742</guid>
      <dc:creator />
      <dc:date>2015-03-16T06:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805443#M661743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Action Select in Field on field: Country&lt;/P&gt;&lt;P&gt;Search String: &lt;/P&gt;&lt;P&gt;=if(SubStringCount(GetFieldSelections(Country),'All')&amp;gt;0&lt;/P&gt;&lt;P&gt;,'*'&lt;/P&gt;&lt;P&gt;,'(' &amp;amp;&amp;nbsp; GetFieldSelections(Country,'|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com" rel="nofollow"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 06:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805443#M661743</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-03-16T06:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805444#M661744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I implement as you said, but i am unable to get the result? Can you please see the attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Trigger.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80803_Trigger.PNG" style="width: 620px; height: 291px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Result.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80807_Result.PNG" style="width: 620px; height: 219px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advice!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 07:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805444#M661744</guid>
      <dc:creator />
      <dc:date>2015-03-16T07:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805445#M661745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;simply you can use * in search string&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 07:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805445#M661745</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2015-03-16T07:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805446#M661746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the expression, I think you need to specify all as "ALL" to match the case of your value. If you have further questions, can you post a qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 07:19:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805446#M661746</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-03-16T07:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805447#M661747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are great troubleshooter!! Thank you very much it is working!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 07:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805447#M661747</guid>
      <dc:creator />
      <dc:date>2015-03-16T07:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805448#M661748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;* is not working! solution got by ROB!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 07:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805448#M661748</guid>
      <dc:creator />
      <dc:date>2015-03-16T07:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805449#M661749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad it's working. Please mark something as correct to close the thread. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 13:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805449#M661749</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-03-16T13:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805450#M661750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Rob!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 15:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805450#M661750</guid>
      <dc:creator />
      <dc:date>2015-03-16T15:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805451#M661751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We found one bug after using the&lt;/P&gt;&lt;P&gt;=if(SubStringCount(GetFieldSelections(Country),'All')&amp;gt;0&lt;/P&gt;&lt;P&gt;,'*'&lt;/P&gt;&lt;P&gt;,'(' &amp;amp;&amp;nbsp; GetFieldSelections(Country,'|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;in trigger.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Now we are unable to find the data related to particular country names (two string countries) in listbox &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hong Kong&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;United Arab Emirates&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;United Kingdom&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we are getting correct values for one string countries like india, us, austaila.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advice me to get the data related to two string countries also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 09:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805451#M661751</guid>
      <dc:creator />
      <dc:date>2015-03-24T09:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805452#M661752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need double quotes around the values. Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(SubStringCount(GetFieldSelections(Country),'All')&amp;gt;0&lt;/P&gt;&lt;P&gt;,'*'&lt;/P&gt;&lt;P&gt;,'("' &amp;amp; GetFieldSelections(Country, '"|"') &amp;amp; '")'&amp;nbsp; &lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 10:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805452#M661752</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-03-24T10:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805453#M661753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob, Its working! Thanks a ton!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raju&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 11:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805453#M661753</guid>
      <dc:creator />
      <dc:date>2015-03-24T11:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805454#M661754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;very nice post sir,,,i have same requirement like this,,,,that is now we are select 'All' fieldvalue in country field then all fieldvalues will be selected right,,,now my requirment is when you select 'ALL' all selections will be clear like 'clearall button' is it possible...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 04:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805454#M661754</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-04-13T04:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone help me to implement one trigger on below scenario?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805455#M661755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just select a value that isn't there. That should clear the field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 17:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-help-me-to-implement-one-trigger-on-below-scenario/m-p/805455#M661755</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-04-13T17:39:18Z</dc:date>
    </item>
  </channel>
</rss>

