<?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: Store InputField values in QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Store-InputField-values-in-QVD/m-p/1727742#M592979</link>
    <description>&lt;P&gt;i suppose this is not possible without using a macro!&lt;/P&gt;&lt;P&gt;with macro try like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Scripting/Create-and-Save-data-in-Qlikview/td-p/536064" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Scripting/Create-and-Save-data-in-Qlikview/td-p/536064&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jul 2020 15:23:14 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2020-07-14T15:23:14Z</dc:date>
    <item>
      <title>Store InputField values in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-InputField-values-in-QVD/m-p/1727722#M592978</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to create a use case.&amp;nbsp; I have used below mentioned script.&lt;/P&gt;&lt;P&gt;Data:&lt;BR /&gt;InputField Target;&lt;BR /&gt;Load * Inline&lt;BR /&gt;[&lt;BR /&gt;Region, Target, Actual&lt;BR /&gt;North, 100, 200&lt;BR /&gt;South, 200, 180&lt;BR /&gt;East, 300, 320&lt;BR /&gt;West, 400, 410&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;In the front end table, I can able to change the Target values manually.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I want to store the updated table values into QVD after reloading.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I don' t want to use a macro. The updated data must be stored into QVD only after reloading.&lt;/P&gt;&lt;P&gt;Kindly help me to achieve this scenario.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 14:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-InputField-values-in-QVD/m-p/1727722#M592978</guid>
      <dc:creator>sunitha_chellaiah</dc:creator>
      <dc:date>2020-07-14T14:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Store InputField values in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-InputField-values-in-QVD/m-p/1727742#M592979</link>
      <description>&lt;P&gt;i suppose this is not possible without using a macro!&lt;/P&gt;&lt;P&gt;with macro try like this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Scripting/Create-and-Save-data-in-Qlikview/td-p/536064" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Scripting/Create-and-Save-data-in-Qlikview/td-p/536064&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 15:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-InputField-values-in-QVD/m-p/1727742#M592979</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2020-07-14T15:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Store InputField values in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-InputField-values-in-QVD/m-p/1729491#M592980</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. I have used macros to achieve my requirement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The macros are working fine on the QlikView desktop. However, it is not working on the access point.&lt;/P&gt;&lt;P&gt;Is there any way to achieve my requirement through the access point.&lt;/P&gt;&lt;P&gt;Many Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2020 12:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-InputField-values-in-QVD/m-p/1729491#M592980</guid>
      <dc:creator>sunitha_chellaiah</dc:creator>
      <dc:date>2020-07-21T12:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Store InputField values in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Store-InputField-values-in-QVD/m-p/1730318#M592981</link>
      <description>&lt;P&gt;The reason macros will not work using the Ajax client is everything runs server-side in that case, so depending upon what the macro is doing, the user may never see things...&amp;nbsp; What you want to do is not really a functional aspect of the product, probably the only way to accomplish things would be for the users to export things and send that file somewhere that a script can run read those in and create the QVD file etc.&amp;nbsp; I know of no means to do this directly via the server.&amp;nbsp; The key thing to understand about input fields is each user's input is specific to that user...&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 14:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Store-InputField-values-in-QVD/m-p/1730318#M592981</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-07-23T14:04:26Z</dc:date>
    </item>
  </channel>
</rss>

