<?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: Re: Uso de archivo .CSV in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600978#M222347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Aurélien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Feb 2014 15:08:54 GMT</pubDate>
    <dc:creator>Aurelien_Martinez</dc:creator>
    <dc:date>2014-02-03T15:08:54Z</dc:date>
    <item>
      <title>Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600974#M222343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Necesito utilizar un archivo plano ".csv", pero tengo dos problemas que necesito resolver.&lt;/P&gt;&lt;P&gt;1 ) Tengo dos columnas pero los datos vienen con el siguiente formato:&lt;/P&gt;&lt;P&gt;USER, NUMERO DE BLOQUEO&lt;/P&gt;&lt;P&gt;Juan, Fernandez, 2433&lt;/P&gt;&lt;P&gt;Pablo, Diaz, 890&lt;/P&gt;&lt;P&gt;El problema se me presenta cuando quiero subir el archivo, porque el delimitador del Campo USER es la coma, que es el mismo delimitador que tengo para la columna NUMERO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Dentro del mismo archivo tengo diferentes datos para hacer diferentes indicadores, ambos separados por una fila vacia, por ejemplo (ademas de este ejemplo, se adjunta un ejemplo):&lt;/P&gt;&lt;P&gt;USER, NUMERO DE BLOQUEO&lt;/P&gt;&lt;P&gt;Juan, Fernandez, 2433&lt;/P&gt;&lt;P&gt;Pablo, Diaz, 890&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USER, NUMERO DE DESBLOQUEO&lt;/P&gt;&lt;P&gt;Juan, Perez, 111&lt;/P&gt;&lt;P&gt;Diego, Diaz, 667&lt;/P&gt;&lt;P&gt;El problema es que no se como hacer para distinguir los datos para cada indicador.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muchas gracias!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600974#M222343</guid>
      <dc:creator />
      <dc:date>2014-02-03T13:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600975#M222344</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;For your first problem you can do some think like that :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt; @1 &amp;amp; ' ' &amp;amp; @2 as USER,&lt;/P&gt;&lt;P&gt; @3 as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;NUMERO&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;FROM &lt;/SPAN&gt;myfile.csv &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;(txt, codepage is 1252, no labels, delimiter is ',', msq)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for the second, for the moment i have not a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Aurélien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 13:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600975#M222344</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2014-02-03T13:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600976#M222345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola, te envio un adjunto para que veas la forma que debes cargar los csv en qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cualquier cosa a las ordenes!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 14:01:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600976#M222345</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-02-03T14:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600977#M222346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aurélien, &lt;/P&gt;&lt;P&gt;excus me but I don't understand how I must use @1, @2 and @3...I must declare in some place before the Load?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 14:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600977#M222346</guid>
      <dc:creator />
      <dc:date>2014-02-03T14:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600978#M222347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Aurélien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 15:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600978#M222347</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2014-02-03T15:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600979#M222348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS FOR HELP WAS VERY USEFUL YOUR HELP!!!!!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 15:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600979#M222348</guid>
      <dc:creator />
      <dc:date>2014-02-03T15:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600980#M222349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And for the second part &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Aurélien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 15:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600980#M222349</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2014-02-03T15:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600981#M222350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aurélien,&lt;/P&gt;&lt;P&gt;I was very useful help, but would need to make one last question, as I do to add a third column? Blocked, Blocked2, Blocked3? &lt;/P&gt;&lt;P&gt;Because I can not do, sorry but I'm new at this! &lt;/P&gt;&lt;P&gt;Thank you very much again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 18:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600981#M222350</guid>
      <dc:creator />
      <dc:date>2014-02-03T18:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600982#M222351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aurélien, Excuse me...this is my code, can you tell me where is the error, please?...&lt;/P&gt;&lt;P&gt;I need add third column more...&lt;/P&gt;&lt;P&gt;Thank you so much!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;LOAD @1 &amp;amp; ' ' &amp;amp; @2 as USER,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @3 as NUMBER,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RowNo() as tt&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\..\DATA\USR_FILE\Disponibilidad de servicios\4_Most_Active_Users_02-2013.csv]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, no labels, delimiter is ',', msq, header is 1 lines);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;TEST:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; tt&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where len(NUMBER)=0&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vOther = Peek('tt', 0, 'TEST');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;TOTO:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; USER,&lt;/P&gt;&lt;P&gt;&amp;nbsp; NUMBER&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where tt&amp;lt;$(vOther)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join(TOTO)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; USER,&lt;/P&gt;&lt;P&gt;&amp;nbsp; NUMBER as NUMBER2&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where tt&amp;gt;$(vOther)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inner Join(TOTO)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; USER,&lt;/P&gt;&lt;P&gt;&amp;nbsp; NUMBER as NUMBER3&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where tt&amp;gt;$(vOther)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table DATA, TEST;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Feb 2014 20:49:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600982#M222351</guid>
      <dc:creator />
      <dc:date>2014-02-03T20:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600983#M222352</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 it's work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//You load your data&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;LOAD @1 &amp;amp; @2 as USER,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @3 as NUMBER,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RowNo() as tt //this add a id of each row&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;agences.csv&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, no labels, delimiter is ',', msq, header is 1 lines);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//You keep the rows where you have no number&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;TEST:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; tt&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where len(NUMBER)=0&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vOther = Peek('tt', 0, 'TEST'); //Save the number of the first row where you have not a data&lt;/P&gt;&lt;P&gt;LET vOther2 = Peek('tt', 1, 'TEST'); //Save the number of the second&amp;nbsp; row where you have not a data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//For the first block (NUMBER)&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;TOTO:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; USER,&lt;/P&gt;&lt;P&gt;&amp;nbsp; NUMBER&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where tt&amp;lt;$(vOther)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Second block (NUMBER2)&lt;/P&gt;&lt;P&gt;Inner Join(TOTO)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; USER,&lt;/P&gt;&lt;P&gt;&amp;nbsp; NUMBER as NUMBER2&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where tt&amp;gt;$(vOther) and tt&amp;lt;$(vOther2) //and this condition&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Add the third block (NUMBER4)&lt;/P&gt;&lt;P&gt;Inner Join(TOTO)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; USER,&lt;/P&gt;&lt;P&gt;&amp;nbsp; NUMBER as NUMBER3&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where tt&amp;gt;$(vOther2)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table DATA, TEST;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//If you have fourth Number you add a ohter variable like vOther (or vOther2) with 2 for the second parameter, add a&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//condition in the NUMBER3 load statement and add a load for your NUMBER4.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aurélien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 09:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600983#M222352</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2014-02-04T09:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600984#M222353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;you're the best &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Aurélien!!&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;T&lt;SPAN class="hps"&gt;hank you very much&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for your help&lt;/SPAN&gt;, it was really &lt;SPAN class="hps"&gt;very useful&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 12:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600984#M222353</guid>
      <dc:creator />
      <dc:date>2014-02-04T12:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600985#M222354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Aurélien, Excus me but&amp;nbsp; &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;I was&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;testing the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;code&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and does not bring&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;any data&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;...&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;...Do&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt; you know&lt;/SPAN&gt; Why &lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN lang="en"&gt;Thank you!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR class="hps" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600985#M222354</guid>
      <dc:creator />
      <dc:date>2014-02-04T14:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600986#M222355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniela can you join a example of CSV?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 14:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600986#M222355</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2014-02-04T14:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600987#M222356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, sure.&lt;/P&gt;&lt;P&gt;This is the NEW .CSV with more data&lt;/P&gt;&lt;P&gt;THANK YOU!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 15:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600987#M222356</guid>
      <dc:creator />
      <dc:date>2014-02-04T15:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600988#M222357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it is strange this script work find.&lt;/P&gt;&lt;P&gt;I have attached my QVW (and a I have changed Inner join by a join).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 15:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600988#M222357</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2014-02-04T15:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600989#M222358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Aurélien, &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;you&lt;/SPAN&gt;'re right, &lt;SPAN class="hps"&gt;that file&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;works fine.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a file with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;more&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;does not work,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;will&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not accept&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;much data&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="alt-edited hps"&gt;I attach&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a picture&amp;nbsp; and the file with complete data...&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Thanks!!!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2014 17:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600989#M222358</guid>
      <dc:creator />
      <dc:date>2014-02-04T17:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600990#M222359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniela,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add " &lt;STRONG&gt;and wildmatch(USER, 'Username*')&lt;/STRONG&gt; " like this : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;TEST:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; tt&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Where len(NUMBER)=0 &lt;STRONG&gt;and wildmatch(USER, 'Username*') //where you have no number and USER begin by Username&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you have some mistake on your data (it is for this reason you have trouble) like : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recepción Gefco - Puerto Madero,61781&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Guardia,7429&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;,&lt;/P&gt;&lt;P&gt;Aurélien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 09:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600990#M222359</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2014-02-05T09:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Uso de archivo .CSV</title>
      <link>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600991#M222360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, so much for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2014 17:22:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Uso-de-archivo-CSV/m-p/600991#M222360</guid>
      <dc:creator />
      <dc:date>2014-02-05T17:22:37Z</dc:date>
    </item>
  </channel>
</rss>

