<?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 Dynamically UserId should apply to path loaction in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamically-UserId-should-apply-to-path-loaction/m-p/308571#M113909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonhannes,&lt;/P&gt;&lt;P&gt;Ya it's working with LET, Previously i tried with SET.&lt;/P&gt;&lt;P&gt;Thanks a lot...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2011 06:33:27 GMT</pubDate>
    <dc:creator>jagannalla</dc:creator>
    <dc:date>2011-06-22T06:33:27Z</dc:date>
    <item>
      <title>Dynamically UserId should apply to path loaction</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-UserId-should-apply-to-path-loaction/m-p/308569#M113907</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 had provided authentication to my qvw file with following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, USER, USER&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- When i'm opening it will ask userid and password. After login i want to see userid for that i had taken qvw function " =qvuser() ". Now it shows the login userid in text object.&lt;/P&gt;&lt;P&gt;- Now i'm trying to store text file in one folder and the FolderName is UserId(i.e., USER ).&lt;/P&gt;&lt;P&gt;- Previously my code for store the txt file is like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD A,B&lt;/P&gt;&lt;P&gt;AUTOGENERATE 1;&lt;/P&gt;&lt;P&gt;STORE VariableTable INTO D:\Examples\USER\File.txt (txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Now i want to change the folder name dynamically as per login userid. For this i stored login userid in one variable(i.e., vUser=qvuser())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD A,B&lt;/P&gt;&lt;P&gt;AUTOGENERATE 1;&lt;/P&gt;&lt;P&gt;STORE VariableTable INTO D:\Examples\$(vUser)\File.txt (txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- It shows the following error while reload&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/5359_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;- How can i overcome this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 05:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-UserId-should-apply-to-path-loaction/m-p/308569#M113907</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-06-22T05:29:27Z</dc:date>
    </item>
    <item>
      <title>Dynamically UserId should apply to path loaction</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-UserId-should-apply-to-path-loaction/m-p/308570#M113908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DId you use SET to set the variable? In that case try LET&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 05:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-UserId-should-apply-to-path-loaction/m-p/308570#M113908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-22T05:34:12Z</dc:date>
    </item>
    <item>
      <title>Dynamically UserId should apply to path loaction</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-UserId-should-apply-to-path-loaction/m-p/308571#M113909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonhannes,&lt;/P&gt;&lt;P&gt;Ya it's working with LET, Previously i tried with SET.&lt;/P&gt;&lt;P&gt;Thanks a lot...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 06:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-UserId-should-apply-to-path-loaction/m-p/308571#M113909</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-06-22T06:33:27Z</dc:date>
    </item>
  </channel>
</rss>

