I am also having this problem. I am using an excel file for importing the data until i have a DB set up. The Date field is formatted mm/dd/yyyy. it is populated. it is formatted as a date.type. I made a small spreadsheet, to simplify the import, i am importing 35k rows of data, in the prod app. Here's the data.

Here is what the data looks like from a collection:

I have read all the forum posts, about Patching, and date pickers, but i am not using a date picker.
Should i change the date to text like this?

and then try to turn it back into a date value in PowerApps?
I am filtering on the import date to narrow down the lookup commands, so this is an import function to have working.
any suggestions would be apprecaited.
Guy - 90_percent