<?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: How to make the default clear all button clear variables; without using macros in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687741#M1051402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have made some kind of working example of this (see attached), all be it that you need to add each clear variable action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I do is:&lt;/P&gt;&lt;P&gt;-load a seperate field Clear with value Clear&lt;/P&gt;&lt;P&gt;-This field has a trigger to clear a variable and set the value of Clear to Clear again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Clear all from the toolbar triggers the trigger on Clear, which in turn clears the variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2014 14:55:02 GMT</pubDate>
    <dc:creator>stigchel</dc:creator>
    <dc:date>2014-10-24T14:55:02Z</dc:date>
    <item>
      <title>How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687726#M1051381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm slogging around mostly not answered or half-related posts looking for a way to make the Clear All button itself clear variable input boxes and not just the list boxes.&amp;nbsp; Because Qlikview Management Console on the Qlikview server doesn't let us schedule automated reloads on qlikviews containing Macros, I need an angle to add something to the list of default Document Event Triggers listed under Settings-&amp;gt;Document Properties: Triggers..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default document event triggers are the four items:&lt;/P&gt;&lt;P&gt;OnAnySelect&lt;/P&gt;&lt;P&gt;OnOpen&lt;/P&gt;&lt;P&gt;OnPostReduceData&lt;/P&gt;&lt;P&gt;OnReload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want Document Event Trigger that says OnClearAll that then lets me Add Action-&amp;gt;External-&amp;gt;Set Variable and maybe write a bunch of these actions to have it set each variable to blank (or '' or Null()).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I must, I'll go with a textbox button or maybe check with people whether OnOpen or some other document/sheet event like that would be good to clear the variables.&amp;nbsp; Really hoping I can get the Clear All button we already have to Clear All though.&amp;nbsp; Making a clear variables button feels eerily like making a virtual backspace key... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 19:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687726#M1051381</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-23T19:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687727#M1051382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Steve. That's not possible--the Clear button that is part of QlikView clears field selections, and not variables. I typically create (as you suggested) a text object that clears selections and sets variables back to default values. The OnAnySelect trigger doesn't fire when you press the built-in QlikView clear button, so you couldn't use that. I usually train my users to use the text object button and not the built-in button. In some cases, I even hide the AJAX or IE Plugin toolbar entirely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 19:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687727#M1051382</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-10-23T19:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687728#M1051383</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 don't think there is anyway to do that with variables without using macro. You could clear each variable with a separate action or try instead of using variables creating your variable values in script as separate dataislands. Selections on these fields would then also be cleared with the clear all action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 19:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687728#M1051383</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-23T19:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687729#M1051384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The data islands idea to stuff the variables into fields is clever and I will keep that in my brain.&amp;nbsp; However, the variables in this case can be pretty much any number anyone feels like entering (they relate to goals, be it the number of steps or minutes logged, or the number of times logged, weight loss, actual weight, etc. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the input though, that is a clever trick I'll add to my arsenal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 20:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687729#M1051384</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-23T20:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687730#M1051385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have files automatically reloading in the Management Console and I have lots of Macros and it works fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 20:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687730#M1051385</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-10-23T20:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687731#M1051386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, hide the toolbar and make my own toolbar is probably the approach I'll be saddled with.&amp;nbsp; Sorry there's no way to do what is desirable, but helpful answer points all around. (Not as hopeless as getting a functional logout button at least. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 20:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687731#M1051386</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-23T20:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687732#M1051387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I'll re-visit that.&amp;nbsp; We had an issue where we were trying to make our qlikviews export reports to excel when they refreshed themselves, and we couldn't use the 'store into' bit in script for that, so we tried macros.&amp;nbsp; Subsequently, the qlikviews refused to refresh themselves, and people said it was because of the macros.&amp;nbsp; They ended up pointing us to nPrint or windows task scheduler, but they were either unwieldy or qlikview server fought them someway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was awhile ago, but maybe the qlikviews were refreshing and just not the macros being run on the scheduler.&amp;nbsp; If that's the case, then we might be okay with the macro route since people pushing a clear all button isn't anything we need to run through the qvmc scheduler. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try it out and hand off a correct answer if it works, since I'm out of helpful answers now. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 20:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687732#M1051387</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-23T20:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687733#M1051388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can one of you all let me know how I might modify the macro in this post to work with input boxes that don't have predefined values?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/64442"&gt;Reset input box using macro on Clear All button&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct answer there is for predefined value input boxes, and it was posted in 2012, so not sure anyone there will reply to my followup. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 20:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687733#M1051388</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-23T20:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687734#M1051389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Btw, I'm not so sure a Logout button is an impossible as you think. Take a look at the attached--just put it together. This will let you log out, as long as you have Login authentication enabled in the QMC. Copy the htm file to C:\Program Files\QlikView\Web and put the QVW anywhere in your User Documents directory structure. I think that's going to be my next blog post &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 20:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687734#M1051389</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-10-23T20:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687735#M1051390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, that's funny.&amp;nbsp; I will put this logout button to the test too.&amp;nbsp; I had a theory it'd need to be some action to kick people to somewhere that makes them have to re-authenticate to get back in; 'a custom web page of some sort' I said, and it looks like you setup something like that.&amp;nbsp; (I had the same idea, just lacking the skill set you seem to have. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need a logout button that works with Authenticate-Always, and makes it so when people push the button they can't get back in by any means unless they re-enter their login and password.&amp;nbsp; Qlikview has a logout button that appears when you set authentication one step below 'always', but people can just wander back into the qvw without having to log back in.&amp;nbsp; People sharing terminals or using multiple credentials need the logout button to actually logout without them needing to close out their whole browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 21:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687735#M1051390</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-23T21:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687736#M1051395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, well I'm pretty sure that's not possible. You can't tell Windows (and Internet Explorer) to sometimes pass a user's logged-on credentials but not always.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 21:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687736#M1051395</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-10-23T21:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687737#M1051398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd just need the logout button to cause a situation where, once pressed, whoever is on that computer needs to log back in before they can access the qlikviews.&amp;nbsp; (Versus just hitting the back button, or just navigating back to the qlikview without being challenged by a login screen.)&amp;nbsp; I had a theory that the a real logout button might force a timeout, or fool qlikview into thinking you'd closed all your windows when you hadn't really (maybe delete whatever tracking cookie would make that happen).&amp;nbsp; Run off topic, but fun conversation. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 22:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687737#M1051398</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-23T22:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687738#M1051399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best conversations come from tangents &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I think maybe there's a fundamental misunderstanding. If you have the default QlikView authentication enabled, the reason you don't have to log on manually is because some browsers (IE, for example) will automatically pass logged-on Windows credentials to any site on your company's intranet that requests it, such as the QV AccessPoint. Even if you were to somehow force a "log off" it wouldn't work because the browser would immediately re-pass the same credentials. What you're looking for is a blended authentication system that would first use automatic authentication from a browser and then, after some sort of "log off" event is triggered, would switch to a manual login system. I've never heard of anything like that. It might be possible to create something like that with some guru-level .NET programming, but it really has nothing to do with QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 22:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687738#M1051399</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-10-23T22:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687739#M1051400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If someone in our company is logged in as domain\teamname, and I go onto accesspoint and want to log myself in as domain\steamname from my machine, I have to enter the login and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Granted, this would kick the other person off if it was a document cal and we try to access the same document with that, and maybe they could reconnect and kick me off without re-authenticating, but Qlikview itself is doing a fine job observing logins either by raw count or by machine.&amp;nbsp; Either way, my browser isn't tracking the fact the other person is logged in and clearing me through, it's just holding on to the fact I'm logged in.&amp;nbsp; It doesn't hold onto the fact I'm logged in if I push 'log out' on say, a Bank's website (or Amazon's either I think, if I push sign out), and I always have to re-authenticate there.&amp;nbsp; This happens from either the company intranet, or my home wifi.&amp;nbsp; People just wanting qlikview to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 13:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687739#M1051400</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-24T13:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687740#M1051401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyway, even with the intranet or same computer, having a logout that forces a timeout of the sort that requires re-authentication to get back in might do the trick.&amp;nbsp; People who made Qlikview are the Gurus as evidenced by the existence of Qlikview, and should be able to figure something out on this front. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 13:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687740#M1051401</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-24T13:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687741#M1051402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have made some kind of working example of this (see attached), all be it that you need to add each clear variable action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I do is:&lt;/P&gt;&lt;P&gt;-load a seperate field Clear with value Clear&lt;/P&gt;&lt;P&gt;-This field has a trigger to clear a variable and set the value of Clear to Clear again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Clear all from the toolbar triggers the trigger on Clear, which in turn clears the variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 14:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687741#M1051402</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-10-24T14:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687742#M1051403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Granted, that's a variation of the text-box button approach, but it's _a_ clear button that does what I want, so happy to give away the last of the credit and close this thing out now. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; (I think I gave helpful credit to a level 10 person for suggesting I hide the main toolbar and make my own that does what I want it too- similar to your clear field/button approach idea but without the qvw attached. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&amp;nbsp; Another person says a builtinmacro of this sort may not interfere with qvmc scheduled reloads, so I may try that too.&amp;nbsp; Higher priority stuff crowding my day today, so will leave this string alone now.&amp;nbsp; We accumulated a few nice approaches for others to try in one string now. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 15:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687742#M1051403</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2014-10-24T15:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687743#M1051404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steve, in case you're interested, a more sophisticated version of the logout file is now available here: &lt;A href="http://www.infinityinsight.com/blog/?p=275"&gt;http://www.infinityinsight.com/blog/?p=275&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 20:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687743#M1051404</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2014-10-30T20:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687744#M1051405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/41178"&gt;stigchel&lt;/A&gt;‌ I tried incorporating the elements here into my own workspace, but for some reason it's not working on mine where your provided example works flawlessly.&amp;nbsp; I've modified the script to include the Clear table, I changed the Field Event Trigger for Clear to be an OnSelect action.&amp;nbsp; The action does a Set Variable and Select in Field exactly as is in your example.&amp;nbsp; When I hit clear, though, my Clear Listbox deselects the value.&amp;nbsp; Is there another step I need to take to make this work properly?&amp;nbsp; I've modified my workspace even down to the exact spelling as in your example in an effort to get it to work, but to no avail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 20:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687744#M1051405</guid>
      <dc:creator>anothergreg</dc:creator>
      <dc:date>2016-08-29T20:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to make the default clear all button clear variables; without using macros</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687745#M1051406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know, I tried recreating this in a new document and it worked again. Can you share your qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 09:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-the-default-clear-all-button-clear-variables-without/m-p/687745#M1051406</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2016-08-30T09:59:56Z</dc:date>
    </item>
  </channel>
</rss>

