<?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 Clear single field selection on sheet activate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181513#M47502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use the Selection, Toggle Select action, and set the following search string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=chr(40) &amp;amp; GetFieldSelections(Field, chr(124)) &amp;amp; chr(41)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Mar 2011 11:52:51 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-03-25T11:52:51Z</dc:date>
    <item>
      <title>Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181512#M47501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to clear a single filed selection instead clearing all on moving one sheet to another sheet.&lt;/P&gt;&lt;P&gt;In general actions has clear all function but there is no single field clear.&lt;/P&gt;&lt;P&gt;I know it is possible through macro, but I don't want to use macro for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help would be much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 11:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181512#M47501</guid>
      <dc:creator />
      <dc:date>2011-03-25T11:42:17Z</dc:date>
    </item>
    <item>
      <title>Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181513#M47502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use the Selection, Toggle Select action, and set the following search string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=chr(40) &amp;amp; GetFieldSelections(Field, chr(124)) &amp;amp; chr(41)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 11:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181513#M47502</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-25T11:52:51Z</dc:date>
    </item>
    <item>
      <title>Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181514#M47503</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 the action "Leaving Sheet" use the following macro code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;ActiveDocument.Fields("Class").Clear&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 11:54:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181514#M47503</guid>
      <dc:creator />
      <dc:date>2011-03-25T11:54:11Z</dc:date>
    </item>
    <item>
      <title>Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181515#M47504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;Chenna ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have a simple solution,&lt;/P&gt;&lt;P&gt;on Sheet Leaving Actions, add an action like,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;select in field,&lt;/STRONG&gt; Write your Field name in the &lt;STRONG&gt;FieldName&lt;/STRONG&gt; box and Dont give anything in the &lt;STRONG&gt;Search String&lt;/STRONG&gt; box.&lt;/P&gt;&lt;P&gt;it will work. here when we are leaving the sheet, we just select the field with null value, then immediatly it will get unselected. try it once....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 12:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181515#M47504</guid>
      <dc:creator />
      <dc:date>2011-03-25T12:31:18Z</dc:date>
    </item>
    <item>
      <title>Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181516#M47505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arjun, it works fine....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 12:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181516#M47505</guid>
      <dc:creator />
      <dc:date>2011-03-25T12:51:40Z</dc:date>
    </item>
    <item>
      <title>Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181517#M47506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry (name mistake).. Arun. &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 12:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181517#M47506</guid>
      <dc:creator />
      <dc:date>2011-03-25T12:53:16Z</dc:date>
    </item>
    <item>
      <title>Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181518#M47507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arun,&lt;/P&gt;&lt;P&gt;Nice one. Sometimes the easier is the better.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 13:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181518#M47507</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-25T13:21:48Z</dc:date>
    </item>
    <item>
      <title>Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181519#M47508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="http://community.qlik.com/members/mabaeyens/default.aspx"&gt;&lt;STRONG&gt;Miguel Angel Baeyens&lt;/STRONG&gt;&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Its a great Complement from a Great Expert..&lt;/P&gt;&lt;P&gt;Thank u very much..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 15:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181519#M47508</guid>
      <dc:creator />
      <dc:date>2011-03-25T15:08:54Z</dc:date>
    </item>
    <item>
      <title>Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181520#M47509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin:0cm 0cm 0pt;"&gt;Many thanks Arun - I had exactly the same issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 16:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/181520#M47509</guid>
      <dc:creator />
      <dc:date>2011-03-25T16:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Clear single field selection on sheet activate</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/1744006#M453121</link>
      <description>&lt;P&gt;Wow it works like a magic ..&lt;/P&gt;&lt;P&gt;I tried the same for open sheet.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 14:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-single-field-selection-on-sheet-activate/m-p/1744006#M453121</guid>
      <dc:creator>deepakkrish</dc:creator>
      <dc:date>2020-09-15T14:26:28Z</dc:date>
    </item>
  </channel>
</rss>

