<?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 some fields while navigating from one sheet to another in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/clear-some-fields-while-navigating-from-one-sheet-to-another/m-p/1213899#M852835</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 have multiple sheets in a dashboard.&lt;/P&gt;&lt;P&gt;While users can select multiple fields in one sheet, i need to clear all except region, country,state (these 3 are grouped as one dimension called Geography).&lt;/P&gt;&lt;P&gt;Please can anyone suggest a script/macro to enable this functionality.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>clear some fields while navigating from one sheet to another</title>
      <link>https://community.qlik.com/t5/QlikView/clear-some-fields-while-navigating-from-one-sheet-to-another/m-p/1213899#M852835</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 have multiple sheets in a dashboard.&lt;/P&gt;&lt;P&gt;While users can select multiple fields in one sheet, i need to clear all except region, country,state (these 3 are grouped as one dimension called Geography).&lt;/P&gt;&lt;P&gt;Please can anyone suggest a script/macro to enable this functionality.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/clear-some-fields-while-navigating-from-one-sheet-to-another/m-p/1213899#M852835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: clear some fields while navigating from one sheet to another</title>
      <link>https://community.qlik.com/t5/QlikView/clear-some-fields-while-navigating-from-one-sheet-to-another/m-p/1213900#M852836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Sheet properties / Triggers&lt;/P&gt;&lt;P&gt;My typical process is&lt;BR /&gt;Lock Field&amp;nbsp; (in your case, region, etc...)&lt;/P&gt;&lt;P&gt;Clear All&lt;/P&gt;&lt;P&gt;Unlock All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also see:&lt;/P&gt;&lt;P&gt;Select in Field&lt;/P&gt;&lt;P&gt;or Clear in Field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 18:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/clear-some-fields-while-navigating-from-one-sheet-to-another/m-p/1213900#M852836</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-03-01T18:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: clear some fields while navigating from one sheet to another</title>
      <link>https://community.qlik.com/t5/QlikView/clear-some-fields-while-navigating-from-one-sheet-to-another/m-p/1213901#M852837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah i know we can use the Clear Field as Action, but i was actually looking for some code if we can add do it together rather than adding each field with"Clear Field"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 19:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/clear-some-fields-while-navigating-from-one-sheet-to-another/m-p/1213901#M852837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T19:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: clear some fields while navigating from one sheet to another</title>
      <link>https://community.qlik.com/t5/QlikView/clear-some-fields-while-navigating-from-one-sheet-to-another/m-p/1213902#M852838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree, it would be nice to have some code rather than do the tedious process of setting up the triggers and actions.&lt;/P&gt;&lt;P&gt;Most of my pages have both on enter &amp;amp; on exit triggers AND actions attached to the "Clear" button.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have some Document Properties /&amp;nbsp; Triggers (of all three varieties).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least once a year I have to sweep through all of the applications and update the documentation showing all of the actions &amp;amp; triggers.&amp;nbsp; Tedious.&amp;nbsp; Would be nice if there was a central spot for all of those.&amp;nbsp; (sigh)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 19:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/clear-some-fields-while-navigating-from-one-sheet-to-another/m-p/1213902#M852838</guid>
      <dc:creator>jrepucci15</dc:creator>
      <dc:date>2017-03-02T19:50:21Z</dc:date>
    </item>
  </channel>
</rss>

