<?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 clear input fields with a button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675392#M1071948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlikview.com/thread/45050"&gt;http://community.qlikview.com/thread/45050&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlikview.com/docs/DOC-1852"&gt;http://community.qlikview.com/docs/DOC-1852&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 15:02:08 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2014-08-13T15:02:08Z</dc:date>
    <item>
      <title>How to clear input fields with a button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675389#M1071945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a column of inputfields in a grid, and even after a reload, the values i modified are still present. I would like to create a button that will set all the values of that inputsum(field) to 0. Anyone have any insight on how this can be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 14:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675389#M1071945</guid>
      <dc:creator />
      <dc:date>2014-08-13T14:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear input fields with a button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675390#M1071946</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 do this with the help of Macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this out:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/490382"&gt;Re: InputSUM will change after reload?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675390#M1071946</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-08-13T15:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear input fields with a button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675391#M1071947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this is helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub ClearInputFields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dim fld1&lt;/P&gt;&lt;P&gt;set fld1 = ActiveDocument.Fields("YourInputField")&lt;/P&gt;&lt;P&gt;fld1.ResetInputFieldValues 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further possibilities you could find in APIGuide.qvw in your install-folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675391#M1071947</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-08-13T15:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear input fields with a button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675392#M1071948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlikview.com/thread/45050"&gt;http://community.qlikview.com/thread/45050&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlikview.com/docs/DOC-1852"&gt;http://community.qlikview.com/docs/DOC-1852&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675392#M1071948</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-08-13T15:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear input fields with a button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675393#M1071949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use this macro&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sub ResetField()&lt;BR /&gt;Set oField = ActiveDocument.Fields("FieldName")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;oField.ResetInputFieldValues 0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675393#M1071949</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2014-08-13T15:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear input fields with a button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675394#M1071950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks guys! Works perfectly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 15:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/675394#M1071950</guid>
      <dc:creator />
      <dc:date>2014-08-13T15:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear input fields with a button</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/1506610#M1071951</link>
      <description>&lt;P&gt;May I know how do I achieve this in qlik Sense ? Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 19:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-clear-input-fields-with-a-button/m-p/1506610#M1071951</guid>
      <dc:creator>vsabbise</dc:creator>
      <dc:date>2018-11-14T19:51:51Z</dc:date>
    </item>
  </channel>
</rss>

