Is it possible to use Autoloader with a daily update file structure?

StephanieAlba
Databricks Employee
Databricks Employee

We get new files from a third-p@rty each day. The files could be the same or different. However, each day all csv files arrive in the same dated folder. Is it possible to use autoloader on this structure?The foldersIn the foldersWe want each csv file to be a table that gets updated each day. Like account table and accounting table....