<?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 Button to clear expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357489#M495394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an input box where you can enter a range of Shipment ID's (separated by commas) and a 'Go'&amp;nbsp; button to search on the inputed values. I also have a 'Clear' button to clear the selection. This all works fine, but the previous Shipment IDs searched still shows up in the input field (even though the selection is cleared). Is there a way to clear the expression, and not just the selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My 'Go' button is a 'Select in Field' action:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;='('&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;replace&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;ShipmentID&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;,',','|')&amp;amp;')'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My 'Clear'button is just a 'Clear All' field. Does anyone have any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2012 17:07:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-18T17:07:26Z</dc:date>
    <item>
      <title>Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357489#M495394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an input box where you can enter a range of Shipment ID's (separated by commas) and a 'Go'&amp;nbsp; button to search on the inputed values. I also have a 'Clear' button to clear the selection. This all works fine, but the previous Shipment IDs searched still shows up in the input field (even though the selection is cleared). Is there a way to clear the expression, and not just the selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My 'Go' button is a 'Select in Field' action:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;='('&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;replace&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;ShipmentID&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: &amp;amp;quot;Arial&amp;amp;quot;,&amp;amp;quot;sans-serif&amp;amp;quot;; font-size: 9pt;"&gt;,',','|')&amp;amp;')'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My 'Clear'button is just a 'Clear All' field. Does anyone have any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 17:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357489#M495394</guid>
      <dc:creator />
      <dc:date>2012-07-18T17:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357490#M495395</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;You can add another action to the Clear button that sets the variable used in the inputbox (External / Set Variable), if you don't have constraints in the inputbox you can left the field "Value" for the action blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 17:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357490#M495395</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2012-07-18T17:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357491#M495396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know what the search string would be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 17:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357491#M495396</guid>
      <dc:creator />
      <dc:date>2012-07-18T17:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357492#M495397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leave the search string blank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 17:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357492#M495397</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-18T17:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357493#M495398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, leave it blank... I said "Value" but its "Search string"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 17:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357493#M495398</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2012-07-18T17:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357494#M495399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rebeccad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached example. This is what &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/cesaraccardi" id="jive-8057900291602771385" style="background-color: #f9f9f9; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;Cesar Accardi Jr&lt;/A&gt; and &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/krishnamoorthy" id="jive-38270900291611721044" style="background-color: #f9f9f9; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;krishnamoorthy&lt;/A&gt; is saying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 17:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357494#M495399</guid>
      <dc:creator />
      <dc:date>2012-07-18T17:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357495#M495400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it! Thank you for all your help everyone. That is exactly what Ineeded. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 17:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357495#M495400</guid>
      <dc:creator />
      <dc:date>2012-07-18T17:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357496#M495401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding the input field... is is possible to have multiple inputs (one per expression line) without using comma seperators? My box works just fine if you use commas between ID#'s, but if you copy/paste a few rows of Excel data into the expression, it doesn't run. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought about using multiple variables, but the user will likely need to input hundreds of Shipment ID's. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 21:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357496#M495401</guid>
      <dc:creator />
      <dc:date>2012-07-18T21:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357497#M495402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rebecca, for this requirement i think you could use a common listbox with all the available Shipment ID's and you can set the variable like&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;=GetFieldSelections(ShipmentID_filter)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 21:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357497#M495402</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2012-07-18T21:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357498#M495403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that to no avail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about this idea... I could have a button to load an Excel document, then a macro to concatenate all the rows in Column A with comma separators, and then a macro to load that concatenated value into the input field. Is this even possible??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 21:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357498#M495403</guid>
      <dc:creator />
      <dc:date>2012-07-18T21:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357499#M495404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rebeccad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this function in Go button Action: &lt;/P&gt;&lt;P&gt;='('&amp;amp;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;replace&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;VProdID&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'&amp;nbsp; ','|')&amp;amp;')' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please see the attached qvw. You just need to copy Ids from excel and past them in input box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 12:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357499#M495404</guid>
      <dc:creator />
      <dc:date>2012-07-19T12:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Button to clear expression</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357500#M495405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked! Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 12:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-clear-expression/m-p/357500#M495405</guid>
      <dc:creator />
      <dc:date>2012-07-19T12:59:28Z</dc:date>
    </item>
  </channel>
</rss>

