<?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: Is there possible Create a folder in Dev using Qlikview script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799195#M471711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Execute&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; cmd.exe /C "mkdir TestFolder"; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the script window, bottom "Settings" tabs, click the "Can Execute external Programs"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2015 15:56:42 GMT</pubDate>
    <dc:creator>luciancotea</dc:creator>
    <dc:date>2015-02-26T15:56:42Z</dc:date>
    <item>
      <title>Is there possible Create a folder in Dev using Qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799193#M471709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have multiple excel file in alphabetical order. Requirement is i need to auto generate those excel file in new multiple folder.&lt;/P&gt;&lt;P&gt;i.e AtoE file in single folder and F to J files in a separate folder likewise. I need to do for all the files using Qlikview script. Any Ideas for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Vignesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 15:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799193#M471709</guid>
      <dc:creator />
      <dc:date>2015-02-26T15:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is there possible Create a folder in Dev using Qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799194#M471710</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;I think QlikView does not really have functions for this - but using the EXECUTE command you can use a command_line and there you can easily create folders.&lt;/P&gt;&lt;P&gt;I don't know the syntax, but I have used them before to delete some temporary qvd_files, so it should be possible.&lt;/P&gt;&lt;P&gt;I just don't know how to pass the information about the letters to the command_line - then you'll just have to create dedicated EXECUTE_statements and put them into an IF THEN clause so you can pass a hard_coded folder_name and create it when is anything to store into that.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 15:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799194#M471710</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-26T15:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is there possible Create a folder in Dev using Qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799195#M471711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Execute&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; cmd.exe /C "mkdir TestFolder"; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the script window, bottom "Settings" tabs, click the "Can Execute external Programs"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 15:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799195#M471711</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2015-02-26T15:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there possible Create a folder in Dev using Qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799196#M471712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Datanibbler and Lucian,&lt;/P&gt;&lt;P&gt;I tried by executing it through batch file to move a excel file from one location to another location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But am facing problem like if the 'file name' or 'folder name' has space its not working.&lt;/P&gt;&lt;P&gt;Its only fetching the file from the tem table in which we create but not moving or copying the file.&lt;/P&gt;&lt;P&gt;Kindly suggest some idea for this. i referd in CMD.exe&lt;/P&gt;&lt;P&gt;It give if we use "" qotes then the file moves but its doesnt work in qlikview script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Vignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 14:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799196#M471712</guid>
      <dc:creator />
      <dc:date>2015-02-27T14:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there possible Create a folder in Dev using Qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799197#M471713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Execute&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; cmd.exe /C "mkdir "Test Folder""; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use variables to define double quotes and build your string:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vQuotes&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '"';&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Execute&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; cmd.exe /C "mkdir $(vQuotes)Test Folder$(vQuotes)"; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 14:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799197#M471713</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2015-02-27T14:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there possible Create a folder in Dev using Qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799198#M471714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucian,&lt;/P&gt;&lt;P&gt;Can you help me with an sample qvd file. so that i can refer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Vignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 14:36:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-there-possible-Create-a-folder-in-Dev-using-Qlikview-script/m-p/799198#M471714</guid>
      <dc:creator />
      <dc:date>2015-02-27T14:36:45Z</dc:date>
    </item>
  </channel>
</rss>

