<?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: Error en Carga in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422641#M428949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;eu espero receber &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;10-2017 do &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Nov 2017 17:11:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-06T17:11:00Z</dc:date>
    <item>
      <title>Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422634#M428942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quiero poner la fecha que trae el nombre del archivo en una variable, pero me da el siguiente error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET Carpeta="C:\Users\steam\Desktop\ENEL\GICO";&lt;/P&gt;&lt;P&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/P&gt;&lt;P&gt;load *,&lt;/P&gt;&lt;P&gt;Date(Right($(file),10)) as Fecha_Carga&lt;/P&gt;&lt;P&gt;from $(file)(txt, codepage is 1252, no labels, delimiter is ';', msq) ;&lt;/P&gt;&lt;P&gt;next file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;========================= ERROR =========================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in expression:&lt;/P&gt;&lt;P&gt;')' expected&lt;/P&gt;&lt;P&gt;load *,&lt;/P&gt;&lt;P&gt;Date(Right(C:\Users\steam\Desktop\ENEL\GICO\Analisis Emidoc AC 10-2017.XLSX,10)) as Fecha_Carga&lt;/P&gt;&lt;P&gt;from C:\Users\steam\Desktop\ENEL\GICO\Analisis Emidoc AC 10-2017.XLSX(txt, codepage is 1252, no labels, delimiter is ';', msq) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422634#M428942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T16:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422635#M428943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET Carpeta="C:\Users\steam\Desktop\ENEL\GICO";&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load *,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(Right(&lt;STRONG style="text-decoration: underline;"&gt;'$(file)'&lt;/STRONG&gt;,10)) as Fecha_Carga&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;'$(file)'&lt;/STRONG&gt;&lt;/SPAN&gt; (txt, codepage is 1252, no labels, delimiter is ';', msq) ;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422635#M428943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T16:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422636#M428944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Muchisimas gracias !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422636#M428944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T16:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422637#M428945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit;"&gt;Podria abusar un poco mas de tus conocimientos y hacer que me carge en fecha_carga lo que esta despues de AC osea el 10-2017 como mes y como año?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit;"&gt;SET Carpeta="C:\Users\steam\Desktop\ENEL\GICO";&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit;"&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit;"&gt;load *,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit;"&gt;Date(Right(&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'$(file)'&lt;/STRONG&gt;,10)) as Fecha_Carga&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit;"&gt;from &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'$(file)'&lt;/STRONG&gt;&lt;/SPAN&gt; (txt, codepage is 1252, no labels, delimiter is ';', msq) ;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit;"&gt;next file&lt;/P&gt;&lt;P class="jive-thread-reply-btn" style="margin: 15px 0 -10px; font-size: 0.9em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;DIV class="jive-thread-reply-btn-correct" style="font-weight: inherit; font-style: inherit; font-size: 11.7px; font-family: inherit;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/1376056" style="margin: 0 20px 0 0; padding: 2px 14px 4px 28px; font-weight: bold; font-style: inherit; font-size: 11.7px; font-family: inherit; color: #3778c7; background-color: #f3f3f3;"&gt;Error en Carga&lt;/A&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422637#M428945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T16:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422638#M428946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 12pt; font-family: arial, sans-serif;"&gt;¿podría explicar mejor?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:51:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422638#M428946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T16:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422639#M428947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;eu tenho&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET Carpeta="C:\Users\steam\Desktop\ENEL\GICO";&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load *,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Date(Right(&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'$(file)'&lt;/STRONG&gt;,10)) as Fecha_Carga&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'$(file)'&lt;/STRONG&gt;&lt;/SPAN&gt; (txt, codepage is 1252, no labels, delimiter is ';', msq) ;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next file&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mais Fecha_Carga esta vazio entao como eu posso fazer pra que ele nao este vazio, eu acho que eu estou fazendo Date(Right('$(file)',10)) ruim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422639#M428947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T16:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422640#M428948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Certo, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;O que vc espera receber em "RIGHT('$(file)', 10)" ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 17:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422640#M428948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T17:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422641#M428949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;eu espero receber &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;10-2017 do &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 17:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422641#M428949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T17:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422642#M428950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tente fazer o seguinte:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE(DATE#(YourDataFieldName, 'MM-YYYY'),'MM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 17:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422642#M428950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T17:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422643#M428951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET Carpeta="C:\Users\steam\Desktop\ENEL\GICO";&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load *,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DATE(DATE#&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;'$(file)'&lt;/STRONG&gt;, 'MM-YYYY'),'MM-YYYY')&lt;/SPAN&gt; as Fecha_Carga&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'$(file)'&lt;/STRONG&gt;&lt;/SPAN&gt; (txt, codepage is 1252, no labels, delimiter is ';', msq) ;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next file&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ainda tenho Fecha_Carga vazio &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 17:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422643#M428951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T17:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422644#M428952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Você pode mandar um print de como essa coluna está no arquivo .xlsx?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 17:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422644#M428952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T17:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422645#M428953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nao esta essa coluna em .xlsx, esse nome esta em el arquivo, lembra , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;10-2017, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/SPAN&gt;&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SET Carpeta="C:\Users\steam\Desktop\ENEL\GICO";&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load *,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;DATE(DATE#&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'$(file)'&lt;/STRONG&gt;, 'MM-YYYY'),'MM-YYYY')&lt;/SPAN&gt; as Fecha_Carga&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'$(file)'&lt;/STRONG&gt;&lt;/SPAN&gt; (txt, codepage is 1252, no labels, delimiter is ';', msq) ;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;next file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 18:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422645#M428953</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T18:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error en Carga</title>
      <link>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422646#M428954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;eu faz assim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET Carpeta="C:\Users\steam\Desktop\ENEL\GICO";&lt;/P&gt;&lt;P&gt;for each file in filelist ('$(Carpeta)\Analisis Emidoc AC 10-2017.XLSX')&lt;/P&gt;&lt;P&gt;load *,&lt;/P&gt;&lt;P&gt;Mid('$(file)', 53,7) as Carga&lt;/P&gt;&lt;P&gt;from '$(file)';&lt;/P&gt;&lt;P&gt;next file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;esta pronto, muito brigado!!!. ate mais &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 18:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-en-Carga/m-p/1422646#M428954</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T18:58:11Z</dc:date>
    </item>
  </channel>
</rss>

