<?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 Need help: Input box value in a load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-Input-box-value-in-a-load-script/m-p/202768#M60358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an input box on the QV sheet (not the script), linked to a variable. The user can set the variable value in this box.&lt;/P&gt;&lt;P&gt;Then look up this variable value in the script...&lt;/P&gt;&lt;P&gt;if (isnull(varDataLoad)) then&lt;BR /&gt; let varDataLoad = 4;&lt;BR /&gt;end if ;&lt;BR /&gt;&lt;BR /&gt;Note the default value '4' used for when that variable has no value.&lt;/P&gt;&lt;P&gt;If you want to have a message box pop up to the user, add this line above the if( )...&lt;/P&gt;&lt;P&gt;let varDataLoad = input('Prompt', 'Message box title');&lt;/P&gt;&lt;P&gt;Which you use will depend on if you have any automated reloads - they can't respond to prompts and I don't know what happens to the input message box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2009 21:07:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-30T21:07:32Z</dc:date>
    <item>
      <title>Need help: Input box value in a load script</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-Input-box-value-in-a-load-script/m-p/202767#M60357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to figure out how to creat a user select value as input for partial reload.&lt;/P&gt;&lt;P&gt;The helptext for input box is unclear for me.&lt;/P&gt;&lt;P&gt;Has anyone an other example?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 16:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-Input-box-value-in-a-load-script/m-p/202767#M60357</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2009-09-30T16:55:29Z</dc:date>
    </item>
    <item>
      <title>Need help: Input box value in a load script</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-Input-box-value-in-a-load-script/m-p/202768#M60358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an input box on the QV sheet (not the script), linked to a variable. The user can set the variable value in this box.&lt;/P&gt;&lt;P&gt;Then look up this variable value in the script...&lt;/P&gt;&lt;P&gt;if (isnull(varDataLoad)) then&lt;BR /&gt; let varDataLoad = 4;&lt;BR /&gt;end if ;&lt;BR /&gt;&lt;BR /&gt;Note the default value '4' used for when that variable has no value.&lt;/P&gt;&lt;P&gt;If you want to have a message box pop up to the user, add this line above the if( )...&lt;/P&gt;&lt;P&gt;let varDataLoad = input('Prompt', 'Message box title');&lt;/P&gt;&lt;P&gt;Which you use will depend on if you have any automated reloads - they can't respond to prompts and I don't know what happens to the input message box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 21:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-Input-box-value-in-a-load-script/m-p/202768#M60358</guid>
      <dc:creator />
      <dc:date>2009-09-30T21:07:32Z</dc:date>
    </item>
  </channel>
</rss>

