Forum Discussion

ArwaAldoud's avatar
ArwaAldoud
Super User
1 year ago
Solved

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...
  • ArwaAldoud's avatar
    ArwaAldoud
    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