<?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 how to reset input field values using macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-reset-input-field-values-using-macro/m-p/401979#M1159607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i want to reset the&amp;nbsp; value&amp;nbsp; of a field dynamically.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jan 2013 09:52:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-08T09:52:06Z</dc:date>
    <item>
      <title>how to reset input field values using macro</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reset-input-field-values-using-macro/m-p/401979#M1159607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i want to reset the&amp;nbsp; value&amp;nbsp; of a field dynamically.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 09:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-reset-input-field-values-using-macro/m-p/401979#M1159607</guid>
      <dc:creator />
      <dc:date>2013-01-08T09:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset input field values using macro</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reset-input-field-values-using-macro/m-p/401980#M1159608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;sub resetinput&lt;/P&gt;&lt;P&gt;dim x(1)&lt;/P&gt;&lt;P&gt;x(0) = 0 ' element to reset&lt;/P&gt;&lt;P&gt;set fld = ActiveDocument.Fields("NewPrice")&lt;/P&gt;&lt;P&gt;fld.ResetInputFieldValues 0, x ' 0 = All values reset, 1 = Reset Possible value, 2 = Reset single value&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;here NewPrice is my inputfield &lt;/P&gt;&lt;P&gt;so, you only generate an action eithe through button or on post data..&lt;/P&gt;&lt;P&gt; i attached file also.&lt;/P&gt;&lt;P&gt;hope it helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 09:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-reset-input-field-values-using-macro/m-p/401980#M1159608</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-01-08T09:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to reset input field values using macro</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reset-input-field-values-using-macro/m-p/401981#M1159609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi mohit &lt;/P&gt;&lt;P&gt;its working fine. thanks for quick reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 10:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-reset-input-field-values-using-macro/m-p/401981#M1159609</guid>
      <dc:creator />
      <dc:date>2013-01-08T10:00:22Z</dc:date>
    </item>
  </channel>
</rss>

