<?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 With variable load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/With-variable-load/m-p/170100#M40642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Washington,&lt;/P&gt;&lt;P&gt;There is a function named FileName() which will give you the name of the QVD . You can use this to solve the same.&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;RND:&lt;BR /&gt;LOAD Date,&lt;BR /&gt; Code,&lt;BR /&gt; sales,&lt;BR /&gt; &lt;STRONG&gt;Filename() as Test&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;FROM&lt;BR /&gt;..\UK001_UserName.qvd&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jan 2011 13:35:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-14T13:35:46Z</dc:date>
    <item>
      <title>With variable load</title>
      <link>https://community.qlik.com/t5/QlikView/With-variable-load/m-p/170099#M40641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ..&lt;BR /&gt;&lt;BR /&gt;I have an application that imports files that QVD in its extension has the user name.&lt;BR /&gt;&lt;BR /&gt;When multiple users are I use (*) in the extension.&lt;BR /&gt;&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;&lt;D&gt; (QVD);&lt;BR /&gt;&lt;BR /&gt;When I load, mind all the files of all users.&lt;BR /&gt;&lt;BR /&gt;What I need is that when making the charge, that (*) is replaced by a variable that points within the application only the user name that must be imported.&lt;BR /&gt;&lt;BR /&gt;I have an application in the field with the name of the users.&lt;BR /&gt;&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;&lt;D&gt; (QVD);&lt;BR /&gt;&lt;BR /&gt;So, this application could run as follows:&lt;BR /&gt;&lt;BR /&gt;In the application, select the user field through a filter object and then do the load. At this point the script should read the variable that is pointing the user field that was selected.&lt;BR /&gt;&lt;BR /&gt;Does anyone have an idea how to do this?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/D&gt;&lt;/D&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 13:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/With-variable-load/m-p/170099#M40641</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-14T13:13:35Z</dc:date>
    </item>
    <item>
      <title>With variable load</title>
      <link>https://community.qlik.com/t5/QlikView/With-variable-load/m-p/170100#M40642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Washington,&lt;/P&gt;&lt;P&gt;There is a function named FileName() which will give you the name of the QVD . You can use this to solve the same.&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;RND:&lt;BR /&gt;LOAD Date,&lt;BR /&gt; Code,&lt;BR /&gt; sales,&lt;BR /&gt; &lt;STRONG&gt;Filename() as Test&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;FROM&lt;BR /&gt;..\UK001_UserName.qvd&lt;BR /&gt;(qvd);&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 13:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/With-variable-load/m-p/170100#M40642</guid>
      <dc:creator />
      <dc:date>2011-01-14T13:35:46Z</dc:date>
    </item>
    <item>
      <title>With variable load</title>
      <link>https://community.qlik.com/t5/QlikView/With-variable-load/m-p/170101#M40643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;You should Create variable vUser with value like this:&lt;BR /&gt;&lt;BR /&gt;=only(YourUserFieldName)&lt;BR /&gt;&lt;BR /&gt;so after this, when user select one value in this field (filter, listbox) - this variable will be change.&lt;BR /&gt;&lt;BR /&gt;and you can use it in the script:&lt;BR /&gt;&lt;BR /&gt;LOAD *&lt;BR /&gt;FROM&lt;BR /&gt;&lt;D&gt; (QVD);&lt;/D&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 13:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/With-variable-load/m-p/170101#M40643</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2011-01-14T13:38:11Z</dc:date>
    </item>
  </channel>
</rss>

