<?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: load a list of table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/load-a-list-of-table/m-p/1574469#M41853</link>
    <description>&lt;P&gt;try to add only one field which facing error?&lt;/P&gt;</description>
    <pubDate>Mon, 29 Apr 2019 12:55:26 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-04-29T12:55:26Z</dc:date>
    <item>
      <title>load a list of table</title>
      <link>https://community.qlik.com/t5/App-Development/load-a-list-of-table/m-p/1574373#M41848</link>
      <description>&lt;P&gt;Hi, I am using Qlick Cloud. I need to create a table which is made by a concatenation of tables, I am doing a for loop, my problem is that i think the FROM is not properly :&lt;/P&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;DIV class="headline edc_error"&gt;The following error occurred:&lt;/DIV&gt;&lt;DIV class="edc_error"&gt;Field 'Curso' not found&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set vRoot = 'lib://AttachedFiles';&lt;/P&gt;&lt;P&gt;FOR Each Ext in 'xlsx'&lt;BR /&gt;FOR Each File in filelist ('$(vRoot)'&amp;amp;'/get_user_course_report_*.'&amp;amp;Ext)&lt;BR /&gt;LOAD&lt;BR /&gt;subfield(Curso,' ',1) as curso_nombre,&lt;BR /&gt;subfield(Curso,' ',2) as itinerario,&lt;BR /&gt;Curso,&lt;BR /&gt;Usuario,&lt;BR /&gt;"Correo electrónico",&lt;BR /&gt;Horas,&lt;BR /&gt;"Generó certificado",&lt;BR /&gt;Aprobado,&lt;BR /&gt;"Avance en el curso",&lt;BR /&gt;etl_uid,&lt;BR /&gt;Puesto,&lt;BR /&gt;Empresa,&lt;BR /&gt;"Fecha alta",&lt;BR /&gt;"Nivel interno",&lt;BR /&gt;DNI,&lt;BR /&gt;etl_aparcamiento_lector_matricula,&lt;BR /&gt;etl_aparcamiento_sistema_control,&lt;BR /&gt;etl_aparcamiento_pame,&lt;BR /&gt;etl_aparcamiento_nombre,&lt;BR /&gt;Responsable,&lt;BR /&gt;Responsable_email,&lt;BR /&gt;Fecha_Baja,&lt;BR /&gt;Fecha_exportacion&lt;BR /&gt;FROM '$(File)';&lt;BR /&gt;next File&lt;BR /&gt;next Ext&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-a-list-of-table/m-p/1574373#M41848</guid>
      <dc:creator>martapardo</dc:creator>
      <dc:date>2024-11-16T20:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: load a list of table</title>
      <link>https://community.qlik.com/t5/App-Development/load-a-list-of-table/m-p/1574469#M41853</link>
      <description>&lt;P&gt;try to add only one field which facing error?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 12:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-a-list-of-table/m-p/1574469#M41853</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-04-29T12:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: load a list of table</title>
      <link>https://community.qlik.com/t5/App-Development/load-a-list-of-table/m-p/1574832#M41869</link>
      <description>&lt;P&gt;The problem is that I dont know how to set the path since it does not reconize&amp;nbsp;[$(File)] as the path, and I try many different ways to do that and it doesnt work....&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 07:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-a-list-of-table/m-p/1574832#M41869</guid>
      <dc:creator>martapardo</dc:creator>
      <dc:date>2019-04-30T07:23:08Z</dc:date>
    </item>
  </channel>
</rss>

