Hello everyone. I am trying to input several files with similar filename using one input tool. I am using wildcard in the file name. Also, I have checked the followings.
1. All the files are of the same format (.xlsx )
2. The sheets I want to load have the same sheet name
3. The sheets have the same number of fields
4. The directory of the folder is correct
However. when I load the data, only the first file (file name in alphabet order) is loaded.
For example, if I have AAA.xlsx and AAB.xlsx, only AAA.xlsx is loaded.
I have try to change the name of AAA.xlsx into AAC.xlsx, this time only AAB.xlsx is loaded when I looked at the telescope connected to the input tool.
Could anyone give me some hints or solution to this problem? Thank you so much!