<?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: Set Clear State in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071254#M357801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think if you set the clear state, it will actually work same way as when you set a bookmark, i.e. if you use an advanced search expression to filter FY and Period, then set the clear state, the clear state will actually store the searches, too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2016 12:45:26 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-01-26T12:45:26Z</dc:date>
    <item>
      <title>Set Clear State</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071252#M357799</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;I currently want to set a dynamic clear state on my access point. In order to help navigation on my dashboard I want to prevent people on the access point being able to clear all, in particular with my date and month boxes. I have had to use a listbox expression to create my Year and Period listboxes so I do not have the option to tick the box always one selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if it is possible that I set a dynamic bookmark, ie Max(FY) and/or Max(Period), as my clear state so when people clear on the access point it will revert to this state?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps there is a macro I could use also?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated on the matter!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 10:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071252#M357799</guid>
      <dc:creator />
      <dc:date>2016-01-26T10:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Clear State</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071253#M357800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe you can use Triggers during "open document" or "opn open sheet"&amp;nbsp; to define your Max(FY) and/or Max(Period)&lt;/P&gt;&lt;P&gt;then call the following macro and then redefine those triggers again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub DefineClearState&lt;BR /&gt; ActiveDocument.SetClearState&lt;BR /&gt; end Sub &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 12:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071253#M357800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-26T12:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Clear State</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071254#M357801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think if you set the clear state, it will actually work same way as when you set a bookmark, i.e. if you use an advanced search expression to filter FY and Period, then set the clear state, the clear state will actually store the searches, too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 12:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071254#M357801</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-26T12:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set Clear State</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071255#M357802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the responses but neither seem to be working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌ unfortnately my listboxes are made from expressions and therefore the listbox loses the advanced search function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Rudolf I am unsure how using a trigger will be able to activated when using a macro for Define Clear State. Is there any way i could possibly define the clear state in the macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 09:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071255#M357802</guid>
      <dc:creator />
      <dc:date>2016-01-27T09:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Clear State</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071256#M357803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am very certain, that you can define the condition in a macro&lt;/P&gt;&lt;P&gt;(look for API how it works, I need to look also)&lt;/P&gt;&lt;P&gt;and calling the macro "DefineClearState" in another sub is definitely possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 11:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Clear-State/m-p/1071256#M357803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-27T11:44:55Z</dc:date>
    </item>
  </channel>
</rss>

