<?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 Creating input dialogue to define input file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-input-dialogue-to-define-input-file/m-p/223669#M76154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;exactly what I was looking for! Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jul 2010 10:06:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-15T10:06:24Z</dc:date>
    <item>
      <title>Creating input dialogue to define input file</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-input-dialogue-to-define-input-file/m-p/223666#M76151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I did not really know how to search for this issue:&lt;/P&gt;&lt;P&gt;The .qvw is based on several excel tables which contain the master data. For the report, I have to load a flatfile:&lt;/P&gt;&lt;P&gt;LOAD .....&lt;BR /&gt;FROM&lt;BR /&gt;Sourcefiles\Source1.log&lt;BR /&gt;(txt, codepage is 1252, no labels, delimiter is spaces);&lt;/P&gt;&lt;P&gt;Is it possible to set a input dialogue or something, so the user can change the source file path without editing the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 09:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-input-dialogue-to-define-input-file/m-p/223666#M76151</guid>
      <dc:creator />
      <dc:date>2010-07-15T09:28:28Z</dc:date>
    </item>
    <item>
      <title>Creating input dialogue to define input file</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-input-dialogue-to-define-input-file/m-p/223667#M76152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add an input Field in Qlikview.&lt;/P&gt;&lt;P&gt;Then you use the variable in this input field to reload the file from&lt;/P&gt;&lt;P&gt;Example Create an input field and create a new variable called pathText&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then LOAD ...&lt;/P&gt;&lt;P&gt;FROM $(PathText)&lt;/P&gt;&lt;P&gt;(txt,codepage is 1252, ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 09:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-input-dialogue-to-define-input-file/m-p/223667#M76152</guid>
      <dc:creator />
      <dc:date>2010-07-15T09:50:21Z</dc:date>
    </item>
    <item>
      <title>Creating input dialogue to define input file</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-input-dialogue-to-define-input-file/m-p/223668#M76153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kaweeche,&lt;/P&gt;&lt;P&gt;Yes, this is possible using the Input() function. Example:&lt;/P&gt;&lt;P&gt;Let vVar = Input('Enter value', 'Input box');&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt; Field1,&lt;BR /&gt; Field2&lt;BR /&gt;from '$(vVar)';&lt;/P&gt;&lt;P&gt;You assign the value from the input box to the vVar variable and then use that in the load statement as the "from" part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 09:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-input-dialogue-to-define-input-file/m-p/223668#M76153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-15T09:52:41Z</dc:date>
    </item>
    <item>
      <title>Creating input dialogue to define input file</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-input-dialogue-to-define-input-file/m-p/223669#M76154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;exactly what I was looking for! Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 10:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-input-dialogue-to-define-input-file/m-p/223669#M76154</guid>
      <dc:creator />
      <dc:date>2010-07-15T10:06:24Z</dc:date>
    </item>
  </channel>
</rss>

