<?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: Clear all selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500168#M1137434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, U need to clear all (by using trigger), when you move to the next sheet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try like this.&lt;/P&gt;&lt;P&gt;1. Right click on the sheet, and select properties.&lt;/P&gt;&lt;P&gt;2. Click on last tab, Trigger.&lt;/P&gt;&lt;P&gt;3. Select the 2nd option Add Action (OnLeaveSheet).&lt;/P&gt;&lt;P&gt;4.Click on OK.&lt;/P&gt;&lt;P&gt;5. Click on Add button.&lt;/P&gt;&lt;P&gt;6. Select Action Type : Selection and Action : Clear All, click OK.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;It will automatically clear all fields, when you move to the any sheet (when u&amp;nbsp; leave sheet).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Pavan. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 09:26:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-22T09:26:16Z</dc:date>
    <item>
      <title>Clear all selection</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500165#M1137428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do you know any macro or trigger for clearing selection except time?&lt;/P&gt;&lt;P&gt;I have many charts on different layers. I want to do something when I move from one to other chart, my selection from this chart would be cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 16:58:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500165#M1137428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-21T16:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Clear all selection</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500166#M1137429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since QV11 charts have no object triggers so it's not possible to have an action or macro executed when you move from one chart to another. If layers means sheets then you can use a Clear Other Fields action assigned to sheet triggers. But sheet triggers may not work in the ajax client so buttons may work better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In QV10 you can use the object triggers to add a Clear Other Fields action.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 17:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500166#M1137429</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-21T17:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Clear all selection</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500167#M1137430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply,&lt;/P&gt;&lt;P&gt;I have text object with set variable vSelection for each chart.(Each chart has conditional)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should list all possible fields for each text object?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 18:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500167#M1137430</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-21T18:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Clear all selection</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500168#M1137434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, U need to clear all (by using trigger), when you move to the next sheet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then try like this.&lt;/P&gt;&lt;P&gt;1. Right click on the sheet, and select properties.&lt;/P&gt;&lt;P&gt;2. Click on last tab, Trigger.&lt;/P&gt;&lt;P&gt;3. Select the 2nd option Add Action (OnLeaveSheet).&lt;/P&gt;&lt;P&gt;4.Click on OK.&lt;/P&gt;&lt;P&gt;5. Click on Add button.&lt;/P&gt;&lt;P&gt;6. Select Action Type : Selection and Action : Clear All, click OK.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;It will automatically clear all fields, when you move to the any sheet (when u&amp;nbsp; leave sheet).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Pavan. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 09:26:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500168#M1137434</guid>
      <dc:creator />
      <dc:date>2013-10-22T09:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Clear all selection</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500169#M1137439</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;Based on pavan kumar suggestion you clear all fields using trigger for setting the selection in time field you select any one of the value in the time field and then&lt;/P&gt;&lt;P&gt;Right Click-&amp;gt;Properties-&amp;gt;General -&amp;gt;Choose the always one selected value so that your clear all option will not clear the time field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;S.Amuthabharathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 10:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500169#M1137439</guid>
      <dc:creator />
      <dc:date>2013-10-22T10:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Clear all selection</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500170#M1137441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using the fat-client or IE-Plugin you could use macros und read which object is active (or minimized/maximized) - see in APIGuide.qvw for examples like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rem ** minimize all active sheet objects on active sheet **&lt;/P&gt;&lt;P&gt;set s=ActiveDocument.ActiveSheet&lt;/P&gt;&lt;P&gt;objs=s.GetSheetObjects&lt;/P&gt;&lt;P&gt;for i=lbound(objs) to ubound(objs)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if objs(i).IsActive then objs(i).Minimize&lt;/P&gt;&lt;P&gt;next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you could control all moving, visibilities and selections per buttons or field-selections - small additional inline-table with the chart-names within a listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 12:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500170#M1137441</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-10-22T12:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Clear all selection</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500171#M1137442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again,&lt;/P&gt;&lt;P&gt;I uploaded my file.&lt;/P&gt;&lt;P&gt;I have some charts there. When I select something in chart, I see only my selection on these charts.&lt;/P&gt;&lt;P&gt;But when I click on text box, my selection should removed except Time slection (MYear or Calendars)&lt;/P&gt;&lt;P&gt;Do you have any idea?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 19:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500171#M1137442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-22T19:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Clear all selection</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500172#M1137443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;PFA &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 05:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-all-selection/m-p/500172#M1137443</guid>
      <dc:creator />
      <dc:date>2013-10-23T05:16:44Z</dc:date>
    </item>
  </channel>
</rss>

