Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Load Excel files with multiple sheets

Hi everybody! I need load some Excel files and each one with sheets that have differents names. I have seen diferents topics related with this but I don't understand. I don't have a conection with a SQL database. I attach an example of Excel file.

Thank you!

1 Solution

Accepted Solutions
maxgro
MVP
MVP

4 Replies
Roop
Specialist
Specialist

http://community.qlik.com/docs/DOC-4452 gives a very good example on how you do this in a script. It should be simple to follow

Hope this helps

Not applicable
Author

Yes, I have seen it, but the problem, is that in my case all sheets have differents name! Buenos Aires, Catamarca, etc.

I used this topic when de sheets names are numerations or similar.

maxgro
MVP
MVP

Not applicable
Author

It works now! I had to create a conection odbc to Excel files.Thank you!