I have set up an "http file" data source in my ADF to connect to a specific URL (https://www.sos.wa.gov/_assets/corps/txtCorpsData.zip) which points to a ZIP file that contains 4 separate .txt files.
The service successfully connects and unzips the file but it's only reading the first file in the ZIP archive. How do I make the source separate out into 4 different individual sources? I'm guessing there's some parameter I need to use but not sure what that could be.
Here's a screenshot of the connection detail: connection detail