<?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 Export variable table using load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-variable-table-using-load-script/m-p/1374263#M803291</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 need to help to export variables using load script in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created variable table in excel and I am calling it in qlikview load script as below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Variable, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Variable.qvd&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;FOR i=0 TO NoOfRows('Variables')&lt;/P&gt;&lt;P&gt;LET vVar = Peek('Variable', $(i), 'Variables');&lt;/P&gt;&lt;P&gt;LET vVal = Peek('Value', $(i), 'Variables');&amp;nbsp; &lt;/P&gt;&lt;P&gt;LET '$(vVar)' = '$(vVal)';&lt;/P&gt;&lt;P&gt;NEXT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my variables are now available in Settings&amp;gt;Variable Overview after executing above script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input boxes are now used for the user to change these variable values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is how can I export these variables&amp;nbsp; after user has changed the values in the input box?&lt;/P&gt;&lt;P&gt;For eg: my default value for vA is 0.1 and now user has changed it to 0.5 in input box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Variable.qvd should now show the new values (for vA it should be 0.5) instead of old values(0.1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i get some lead here ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>haribabugv</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Export variable table using load script</title>
      <link>https://community.qlik.com/t5/QlikView/Export-variable-table-using-load-script/m-p/1374263#M803291</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 need to help to export variables using load script in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created variable table in excel and I am calling it in qlikview load script as below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Variable, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Variable.qvd&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;FOR i=0 TO NoOfRows('Variables')&lt;/P&gt;&lt;P&gt;LET vVar = Peek('Variable', $(i), 'Variables');&lt;/P&gt;&lt;P&gt;LET vVal = Peek('Value', $(i), 'Variables');&amp;nbsp; &lt;/P&gt;&lt;P&gt;LET '$(vVar)' = '$(vVal)';&lt;/P&gt;&lt;P&gt;NEXT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my variables are now available in Settings&amp;gt;Variable Overview after executing above script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input boxes are now used for the user to change these variable values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is how can I export these variables&amp;nbsp; after user has changed the values in the input box?&lt;/P&gt;&lt;P&gt;For eg: my default value for vA is 0.1 and now user has changed it to 0.5 in input box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Variable.qvd should now show the new values (for vA it should be 0.5) instead of old values(0.1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i get some lead here ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-variable-table-using-load-script/m-p/1374263#M803291</guid>
      <dc:creator>haribabugv</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
  </channel>
</rss>

