<?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: Special character in filename in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Special-character-in-filename/m-p/383906#M143318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still searching.&lt;/P&gt;&lt;P&gt;This brainstorm bring me another question : is there a way to use "expression patterns" in QlikView ? &lt;/P&gt;&lt;P&gt;Many thanks in advance for your help,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2012 07:32:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-05T07:32:59Z</dc:date>
    <item>
      <title>Special character in filename</title>
      <link>https://community.qlik.com/t5/QlikView/Special-character-in-filename/m-p/383905#M143317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;normally the following script provides files's size of the current folder and sub-folder. &lt;/P&gt;&lt;P&gt;The issue is that the size information is not provided as soon as the file contains a quote.&lt;/P&gt;&lt;P&gt;I tested many work around (by reading QlikView communty's discussions) without any success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linked question : is there a function in QlikView which disable 'special character' like it exists in another languages ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance,&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub DoDir (Root)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; for each Fichier in filelist (Root&amp;amp;'\*')&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ALLFILES_T:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load '$(Fichier)' as file_name,&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mid('$(Fichier)',1,Len('$(Fichier)')-Len( subfield('$(Fichier)', '\' ,-1))-1) as folder,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mid(mid('$(Fichier)',1,Len('$(Fichier)')-Len( subfield('$(Fichier)', '\' ,-1))-1),1,index(mid('$(Fichier)',1,Len('$(Fichier)')-Len( subfield('$(Fichier)', '\' ,-1))-1) ,'\',-1) -1) as parent,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileSize('$(Fichier)') as file_size&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; autogenerate (1);&lt;BR /&gt;&amp;nbsp;&amp;nbsp; next Fichier&lt;BR /&gt;&amp;nbsp;&amp;nbsp; for each Dir in dirlist (Root&amp;amp;'\*' )&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; call DoDir (Dir)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; next Dir&lt;BR /&gt;end sub&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;//______________________________________________________________________________________&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;call DoDir('U:')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 13:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Special-character-in-filename/m-p/383905#M143317</guid>
      <dc:creator />
      <dc:date>2012-09-04T13:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Special character in filename</title>
      <link>https://community.qlik.com/t5/QlikView/Special-character-in-filename/m-p/383906#M143318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still searching.&lt;/P&gt;&lt;P&gt;This brainstorm bring me another question : is there a way to use "expression patterns" in QlikView ? &lt;/P&gt;&lt;P&gt;Many thanks in advance for your help,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 07:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Special-character-in-filename/m-p/383906#M143318</guid>
      <dc:creator />
      <dc:date>2012-09-05T07:32:59Z</dc:date>
    </item>
  </channel>
</rss>

