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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
OlegA
Contributor
Contributor

Load data from all the sheets of ooxml files

Hello colleagues!

Please advise me on simple matter.  I use Qlik view. I'd like to load data from all spreadsheets of Excel files in the folder. I do not know particularly how much sheets are there in every file. How do I need to write the circle to do this? Thanks a lot!

LOAD *
FROM
[\\XXX\YYY\*.xls*]  (ooxml, embedded labels)

1 Reply