<?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: directory in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007262#M968459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jonas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I give a UNC path in the directory for ex: &lt;A href="https://community.qlik.com/"&gt;\\servername\&lt;/A&gt;..... etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 06:15:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-24T06:15:44Z</dc:date>
    <item>
      <title>directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007253#M968445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a command to delete a directory&amp;nbsp; using qlikview script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: after the report runs --at the end the script we should delete that directory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 08:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007253#M968445</guid>
      <dc:creator />
      <dc:date>2015-09-23T08:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007254#M968446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;take a look to "Execute"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 08:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007254#M968446</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-23T08:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007255#M968447</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 is working good for files..folders I tried below... not working&lt;/STRONG&gt;&lt;/SPAN&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;EXECUTE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; cmd /C rmdir/s C:\Documents\*.* ;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 08:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007255#M968447</guid>
      <dc:creator />
      <dc:date>2015-09-23T08:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007256#M968448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any suggestion here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 14:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007256#M968448</guid>
      <dc:creator />
      <dc:date>2015-09-23T14:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007257#M968450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10.6667px; font-family: inherit;"&gt;EXECUTE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; cmd /C "rmdir/s C:\Documents\"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 14:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007257#M968450</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-09-23T14:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007258#M968452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE class="mtable3 tab" style="margin-bottom: 2em; margin-left: auto; border: 0px solid silver; margin-right: auto; color: #454545; font-family: Verdana, sans-serif; font-size: 16px; background-color: #e5e5e5;"&gt;&lt;TBODY style="font-family: inherit;"&gt;&lt;TR class="tcw" style="border: 0px; font-family: inherit;"&gt;&lt;TD style="border: 0px; font-family: inherit; padding: 12px !important;"&gt;&lt;STRONG&gt;/Q&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="border: 0px; font-family: inherit; padding: 12px !important;"&gt;Quiet mode, do not ask if ok to remove a directory tree with /S.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 14:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007258#M968452</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-09-23T14:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007259#M968454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;Hi, benny1409.&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;Make the following steps below:&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal; padding: 0 0 0 30px; color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;&lt;LI&gt;Create a folder in your directory of name &lt;STRONG&gt;TESTCOMMUNITY. &lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Create a bat_Test.bat file name and place within it the following command and save file in c:\&lt;BR /&gt;&lt;STRONG&gt;cd\&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;c:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rd TESTCOMMUNITY&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;In Script area Qlikview, insert &lt;STRONG&gt;EXECUTE cmd.exe /C C:\bat_Test.bat;&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Click Ok;&lt;/LI&gt;&lt;LI&gt;Click in Menu Settings-&amp;gt;User Preferences...&lt;/LI&gt;&lt;LI&gt;In Security tab, mark Script (Allow Database Write and Execute Statements)&lt;/LI&gt;&lt;LI&gt;Click Ok;&lt;/LI&gt;&lt;LI&gt;Reload qvw;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;After test successfull, transfer for your app *.qvw.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Anyway, the file was attached.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #575757; font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hope this helps! &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 14:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007259#M968454</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2015-09-23T14:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007260#M968456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ioannis /Jonas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;delete works good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is their a similar way to move from one folder to another 12122013.xls where all xls files are there within this folder. so the whole folder needs to be moved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: I want to move a folder called&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:/23092015 folder To D:/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so everyday a new folder comes I need to move to &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; as back up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex 23092015&lt;/P&gt;&lt;P&gt;24092015&lt;/P&gt;&lt;P&gt;25092015&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 15:07:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007260#M968456</guid>
      <dc:creator />
      <dc:date>2015-09-23T15:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007261#M968458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, benny1409.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Utilize the same principle. Make one &lt;SPAN style="font-size: 13.3333px;"&gt;bat&lt;/SPAN&gt; file with statement for &lt;STRONG&gt;move&lt;/STRONG&gt; xls. Ex.:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cd\&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;c:\&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;cd TESTCOMMUNITY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;move *.xls c:\&amp;lt;directory desired&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not forget of execute in Qlikview, before command EXECUTE delete.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 16:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007261#M968458</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2015-09-23T16:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007262#M968459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jonas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I give a UNC path in the directory for ex: &lt;A href="https://community.qlik.com/"&gt;\\servername\&lt;/A&gt;..... etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 06:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007262#M968459</guid>
      <dc:creator />
      <dc:date>2015-09-24T06:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007263#M968460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my current scenario is .. I need to move a specific folder with the folder name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex 12122015....&lt;/P&gt;&lt;P&gt;in a month I may receive this folder in any of the dates&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11122015 or 10122015 or 23122015 keeping dec as example&lt;/P&gt;&lt;P&gt;so I tried the below making a variable for date as todays date.. it works good. but as the folders dates are not the same ..in everymonth you may receive this folder on any of the dates .so today does not work ..so in a month if today is 24th I may get the folder dated 09202015&lt;/P&gt;&lt;P&gt;&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;EXECUTE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; cmd /C move C:\Data\&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(Date)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;.in&amp;nbsp; D:\processed; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 06:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007263#M968460</guid>
      <dc:creator />
      <dc:date>2015-09-24T06:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007264#M968461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, benny1409.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that the&amp;nbsp; simple form, will be Map Network drive, on machine with Qlikview Desktop installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In bat file, you utilize the unit mapping and the final path. Ex.: F:\archive\qlik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="MapNetworkdrive.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99953_MapNetworkdrive.png" style="height: 408px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 12:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007264#M968461</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2015-09-24T12:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007265#M968462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jonas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maping is good. but how could I move .in folder specified with dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11122015 or 10122015 or 23122015 keeping dec as example&lt;/P&gt;&lt;P&gt;so I tried the below making a variable for date as todays date.. it works good. but as the folders dates are not the same ..in everymonth you may receive this folder on any of the dates .so today does not work ..so in a month if today is 24th I may get the folder dated 09202015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I put *.in .in the move command .it does not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 12:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007265#M968462</guid>
      <dc:creator />
      <dc:date>2015-09-24T12:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: directory</title>
      <link>https://community.qlik.com/t5/QlikView/directory/m-p/1007266#M968463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, benny1409.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command cmd require the extension .&lt;STRONG&gt;exe.&lt;/STRONG&gt; Ex.: &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10.6667px; font-family: inherit;"&gt;EXECUTE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;STRONG&gt;cmd.exe&lt;/STRONG&gt; /C move C:\Data\&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;$(Date)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;.in&amp;nbsp; D:\processed;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: verify if variable Date is been initialized with value. Including, equal the name of the folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 16:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/directory/m-p/1007266#M968463</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2015-09-24T16:37:21Z</dc:date>
    </item>
  </channel>
</rss>

