Load an Excel File (located in Databricks Repo connected to Azure DevOps) into a dataframe

pkgltn
New Contributor III

Hi,

How can I load an Excel File (located in Databricks Repo connected to Azure DevOps) into a dataframe? When I pass the full path into the load method, it displays an error.

java.io.FileNotFoundException Has someone done it previously?