<?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: Variable for the path in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628651#M1095165</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;For Such paths we have files &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ABCv2.13 04-18-2014.txt......&lt;/SPAN&gt; the date changes 04-18-2014 by week from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; 04-18-2014 &lt;/SPAN&gt;to 04-25-2014.(exactly seven days) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Is there any thing possible by incremental load here to change the date from one week to next week&amp;nbsp; ... Is it possible ....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 18:26:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-09T18:26:06Z</dc:date>
    <item>
      <title>Variable for the path</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628646#M1095160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;For creating the Variable for the path I am getting probelm &lt;/P&gt;&lt;P&gt;For path \\x\y\z\ABCv2.13 04-18-2014.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used Let vPath = \\x\y\z;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[vPath\ABCv2.13 04-18-2014.txt]&lt;/P&gt;&lt;P&gt;But it is not working ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is ..&lt;/P&gt;&lt;P&gt;1.It is server path can declare thru variable..&lt;/P&gt;&lt;P&gt;2.Is there any Syntax error in this...&lt;/P&gt;&lt;P&gt;3.For Such files the date varies 04-18-2014 by week ,and also version v2.13 changes ... can I declare them also in variable so that if it changes it picks it automatically...&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 17:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628646#M1095160</guid>
      <dc:creator />
      <dc:date>2014-05-09T17:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Variable for the path</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628647#M1095161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use SET instead of LET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex: SET vPath=&amp;nbsp; \\x\y\z;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Then use $(vPath) in the load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 18:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628647#M1095161</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2014-05-09T18:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Variable for the path</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628648#M1095162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[&lt;STRONG&gt;$(vPath)&lt;/STRONG&gt;\ABCv2.13 04-18-2014.txt]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 18:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628648#M1095162</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-05-09T18:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Variable for the path</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628649#M1095163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As advised&amp;nbsp; I tested this and it is OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vPath&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;= C:\Users\jmu\Desktop\pathTest;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Salesman&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Janu&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Febr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Marc&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Apri&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vPath)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;\crossTable2.csv&lt;BR /&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;codepage&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 1252, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;delimiter&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ';', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;msq&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 18:17:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628649#M1095163</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2014-05-09T18:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Variable for the path</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628650#M1095164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;correction on first statement ( i missed SET):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET &lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vPath&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;= C:\Users\jmu\Desktop\pathTest;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 18:18:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628650#M1095164</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2014-05-09T18:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Variable for the path</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628651#M1095165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;For Such paths we have files &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ABCv2.13 04-18-2014.txt......&lt;/SPAN&gt; the date changes 04-18-2014 by week from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; 04-18-2014 &lt;/SPAN&gt;to 04-25-2014.(exactly seven days) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Is there any thing possible by incremental load here to change the date from one week to next week&amp;nbsp; ... Is it possible ....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 18:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-for-the-path/m-p/628651#M1095165</guid>
      <dc:creator />
      <dc:date>2014-05-09T18:26:06Z</dc:date>
    </item>
  </channel>
</rss>

