<?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: File upload in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/File-upload/m-p/848159#M1017987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how you refer to a variable in the script.&amp;nbsp; Variable name is vPath in this case, so you refer to it as $(vPath) - notice it was a typo in my response, missed '&lt;STRONG&gt;v&lt;/STRONG&gt;', fixing.&amp;nbsp; During the execution if you look into the log file, the variables are replaced with their values, in this example it will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; ... FROM &lt;STRONG&gt;D:\MyProject\DataFolder\&lt;/STRONG&gt;MyFile.xlsx....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2015 19:30:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-02T19:30:54Z</dc:date>
    <item>
      <title>File upload</title>
      <link>https://community.qlik.com/t5/QlikView/File-upload/m-p/848156#M1017984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have linked an excel file to my qlikview application but I have moved the file several times and when I reload the app it can never find the excel file, rightfully so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way that I can prevent this and anytime I move the folder the app can still locate the file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember in a training class discussing vPathName in the SET but not sure if that would be correct. If so, could someone provide an example, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 19:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-upload/m-p/848156#M1017984</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-02T19:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: File upload</title>
      <link>https://community.qlik.com/t5/QlikView/File-upload/m-p/848157#M1017985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a variable that contains path to the file, e.g. &lt;STRONG&gt;vPath&lt;/STRONG&gt;, with definition:&lt;BR /&gt;D:\MyProject\DataFolder\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, in the script:&lt;BR /&gt;LOAD&amp;nbsp; ... FROM $(&lt;STRONG&gt;vPath&lt;/STRONG&gt;)MyFile.xlsx....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every time you move the file, modify the variable definition manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 19:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-upload/m-p/848157#M1017985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-02T19:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: File upload</title>
      <link>https://community.qlik.com/t5/QlikView/File-upload/m-p/848158#M1017986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, what does the $ sign represent? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 19:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-upload/m-p/848158#M1017986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-02T19:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: File upload</title>
      <link>https://community.qlik.com/t5/QlikView/File-upload/m-p/848159#M1017987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how you refer to a variable in the script.&amp;nbsp; Variable name is vPath in this case, so you refer to it as $(vPath) - notice it was a typo in my response, missed '&lt;STRONG&gt;v&lt;/STRONG&gt;', fixing.&amp;nbsp; During the execution if you look into the log file, the variables are replaced with their values, in this example it will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; ... FROM &lt;STRONG&gt;D:\MyProject\DataFolder\&lt;/STRONG&gt;MyFile.xlsx....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 19:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-upload/m-p/848159#M1017987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-02T19:30:54Z</dc:date>
    </item>
  </channel>
</rss>

