<?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 Loading multiple excels in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Loading-multiple-excels/m-p/1691539#M52844</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a folder with several excel files. I would like to import all files with the same tab to a table. I create a connection to the folder where the files are, but the script fails, any idea what's wrong?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Se ha producido el siguiente error:
Cannot open file: 'lib://Miservi_Excels (ulabox_ecabanas)/*.xlsx;' (Native Path: ***
System error: ***)
El error se ha producido aquí:
Miservi:

LOAD Planta, 
     'PE'&amp;amp;TarjaPagamentNom as order_id,
     Data, 
     Hora, 
     Caixa, 
     Caixer, 
     Total, 
     LiniesTiquet, 
     Base
FROM [lib://Miservi_Excels (ulabox_ecabanas)/*.xlsx;]
(ooxml, embedded labels, table is Capçaleres)
No se han cargado los datos. Por favor, corrija el error y pruebe a cargar de nuevo.&lt;/LI-CODE&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:49:16 GMT</pubDate>
    <dc:creator>ecabanas</dc:creator>
    <dc:date>2024-11-16T18:49:16Z</dc:date>
    <item>
      <title>Loading multiple excels</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-multiple-excels/m-p/1691539#M52844</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a folder with several excel files. I would like to import all files with the same tab to a table. I create a connection to the folder where the files are, but the script fails, any idea what's wrong?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Se ha producido el siguiente error:
Cannot open file: 'lib://Miservi_Excels (ulabox_ecabanas)/*.xlsx;' (Native Path: ***
System error: ***)
El error se ha producido aquí:
Miservi:

LOAD Planta, 
     'PE'&amp;amp;TarjaPagamentNom as order_id,
     Data, 
     Hora, 
     Caixa, 
     Caixer, 
     Total, 
     LiniesTiquet, 
     Base
FROM [lib://Miservi_Excels (ulabox_ecabanas)/*.xlsx;]
(ooxml, embedded labels, table is Capçaleres)
No se han cargado los datos. Por favor, corrija el error y pruebe a cargar de nuevo.&lt;/LI-CODE&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-multiple-excels/m-p/1691539#M52844</guid>
      <dc:creator>ecabanas</dc:creator>
      <dc:date>2024-11-16T18:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Loading multiple excels</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-multiple-excels/m-p/1691614#M52848</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24971"&gt;@ecabanas&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I think there's a typo in your FROM statement. Try changing it into&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;FONT color="#333333"&gt;FROM [lib://Miservi_Excels (ulabox_ecabanas)/*.xlsx&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;] ;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Another common error when loading from Excel spreadsheets - is different sheet naming.&amp;nbsp;In that case you would need to adjust or drop this part:&lt;/P&gt;&lt;PRE&gt;table is Capçaleres&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 13:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-multiple-excels/m-p/1691614#M52848</guid>
      <dc:creator>haskia</dc:creator>
      <dc:date>2020-04-07T13:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Loading multiple excels</title>
      <link>https://community.qlik.com/t5/App-Development/Loading-multiple-excels/m-p/1691636#M52849</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/111112"&gt;@haskia&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!!!! I too tired &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 14:09:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Loading-multiple-excels/m-p/1691636#M52849</guid>
      <dc:creator>ecabanas</dc:creator>
      <dc:date>2020-04-07T14:09:43Z</dc:date>
    </item>
  </channel>
</rss>

