<?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 Create Folder with Variable Name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Folder-with-Variable-Name/m-p/174186#M43095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P lastvisited="0" roundtrip="0"&gt;Hi&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;I often use variables when I store files as qvd and it works fine.&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;For exemple:&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;Let now = left (today(),7);&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;store field1 from table1 into Folder\Filename$(now).qvd (qvd);&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;But, how do you create a &lt;STRONG&gt;new&lt;/STRONG&gt; folder/directory with a variable name defined as say, today's date, in the store into statment?&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;This won't work for me:&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;Let now = left (today(),7)&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;store field1 from table1 into Folder\$(now)\Filename.qvd (qvd);&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;Any ideas?&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;/Kristofer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Aug 2010 15:27:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-25T15:27:45Z</dc:date>
    <item>
      <title>Create Folder with Variable Name</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Folder-with-Variable-Name/m-p/174186#M43095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P lastvisited="0" roundtrip="0"&gt;Hi&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;I often use variables when I store files as qvd and it works fine.&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;For exemple:&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;Let now = left (today(),7);&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;store field1 from table1 into Folder\Filename$(now).qvd (qvd);&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;But, how do you create a &lt;STRONG&gt;new&lt;/STRONG&gt; folder/directory with a variable name defined as say, today's date, in the store into statment?&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;This won't work for me:&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;Let now = left (today(),7)&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;store field1 from table1 into Folder\$(now)\Filename.qvd (qvd);&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;Any ideas?&lt;/P&gt;&lt;P lastvisited="0" roundtrip="0"&gt;/Kristofer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 15:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Folder-with-Variable-Name/m-p/174186#M43095</guid>
      <dc:creator />
      <dc:date>2010-08-25T15:27:45Z</dc:date>
    </item>
    <item>
      <title>Create Folder with Variable Name</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Folder-with-Variable-Name/m-p/174187#M43096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;LET now=LEFT(NOW(),7);&lt;BR /&gt;let path='c:\';&lt;/P&gt;&lt;P&gt;Let cmd='cmd.exe /c md $(path)$(now)';&lt;/P&gt;&lt;P&gt;EXECUTE $(cmd) ;&lt;/P&gt;&lt;P&gt;Assume that should match your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Aug 2010 20:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Folder-with-Variable-Name/m-p/174187#M43096</guid>
      <dc:creator />
      <dc:date>2010-08-25T20:25:09Z</dc:date>
    </item>
  </channel>
</rss>

