<?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 Automation API in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automation-API/m-p/151166#M29077</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 change the values of certain input fields using automation APIs.Is there some one who has already worked on this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2009 22:41:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-05T22:41:54Z</dc:date>
    <item>
      <title>Automation API</title>
      <link>https://community.qlik.com/t5/QlikView/Automation-API/m-p/151166#M29077</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 change the values of certain input fields using automation APIs.Is there some one who has already worked on this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2009 22:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automation-API/m-p/151166#M29077</guid>
      <dc:creator />
      <dc:date>2009-08-05T22:41:54Z</dc:date>
    </item>
    <item>
      <title>Automation API</title>
      <link>https://community.qlik.com/t5/QlikView/Automation-API/m-p/151167#M29078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Santhosh,&lt;/P&gt;&lt;P&gt;This is fairly straight forward. What you need to do is select the field, and then insert the value in the position you want. Inputfields start counting from 0 and up.&lt;/P&gt;&lt;P&gt;set fld = ActiveDocument.Fields("Budget")&lt;BR /&gt;fld.SetInputFieldValue 0, "999"&lt;/P&gt;&lt;P&gt;This for example inserts 999 on the first row in field Budget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2009 11:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automation-API/m-p/151167#M29078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-06T11:59:56Z</dc:date>
    </item>
  </channel>
</rss>

