Hi @SwingeyP,
Do you want to load the combined spreadsheets into CDS? If so, you can use out-of-the-box Dataflows
with the Excel connector to extract, transform, create the entity and load the data or load the data into an existing entity in CDS. At the transform step you can combine the two spreadsheets.
More on Dataflows: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/create-and-use-dataflows
PowerQuery can get all the data from files in a folder (and dataflows use powerquery) but it doesn't show the file name
https://www.myonlinetraininghub.com/power-query-get-files-from-a-folder
You could add the filename as a column in the spreadsheet.
I'm not sure CDS will help much here, as the data import process will only work off the contents of the file, and there's no direct way to link the records to the filename (which you'd need to populate the column with the date filename.
I'd otherwise use either of these approaches:
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1