Forum Discussion
ArwaAldoud
1 year agoSuper User
Unable to Read Multiple Excel Files Using Wildcard (*) inUnable to Read Mult Lakehouse using PySpark
I’m trying to read multiple Excel (.xlsx) files from a folder in Lakehouse using Notebook PySpark. However, when I use a wildcard (*), I get a FileNotFound error. Code that fails (attempting to r...
- 1 year ago
Thank you for your detailed response.
I followed your steps, but unfortunately, it didn’t work for me. Instead, I specified the exact file name in my scenario, and it worked fine.
I appreciate your support and guidance
ArwaAldoud
1 year agoSuper User
The file name is correct, the path is correct it's only an issue when using wildcards (*)