<?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 Trigger to select a value on Clear in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trigger-to-select-a-value-on-Clear/m-p/419305#M1153666</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;Is it possible to create a trigger that selects a value in a field when the clear button is pressed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 15:17:12 GMT</pubDate>
    <dc:creator>regowins</dc:creator>
    <dc:date>2013-04-03T15:17:12Z</dc:date>
    <item>
      <title>Trigger to select a value on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-to-select-a-value-on-Clear/m-p/419305#M1153666</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;Is it possible to create a trigger that selects a value in a field when the clear button is pressed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 15:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-to-select-a-value-on-Clear/m-p/419305#M1153666</guid>
      <dc:creator>regowins</dc:creator>
      <dc:date>2013-04-03T15:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger to select a value on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-to-select-a-value-on-Clear/m-p/419306#M1153667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can create. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1: Create a Button&lt;/P&gt;&lt;P&gt;Step2: Go to actions Tab Click on Add and select clear all&lt;/P&gt;&lt;P&gt;Step3: Now, Create another Action and this time select "Select in Field" and give default value in search string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once done, when click on the created button it will clear and selects the field which you specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 16:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-to-select-a-value-on-Clear/m-p/419306#M1153667</guid>
      <dc:creator />
      <dc:date>2013-04-03T16:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger to select a value on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-to-select-a-value-on-Clear/m-p/419307#M1153668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I search the forum for Trigger on Clear, I find:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/42253#42253"&gt;http://community.qlik.com/message/42253#42253&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 16:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-to-select-a-value-on-Clear/m-p/419307#M1153668</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2013-04-03T16:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger to select a value on Clear</title>
      <link>https://community.qlik.com/t5/QlikView/Trigger-to-select-a-value-on-Clear/m-p/419308#M1153669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can use the OnAnySelect trigger and add a Select in Field action. Use an if statement to&lt;/P&gt;&lt;P&gt;check the length of the string getcurrentselections() returns. If the length is zero than all fields were cleared and you want to select a value. Something like if(len(getcurrentselections())=0, 'MyValue')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 16:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trigger-to-select-a-value-on-Clear/m-p/419308#M1153669</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-03T16:41:46Z</dc:date>
    </item>
  </channel>
</rss>

