I would like to port my employer's excel "database" to a more robust system, and dataverse/power apps look like a great option - on paper. Apparently, you can have tables with 1M rows per table, and that would more than accommodate our needs. However, I have major problems with importing the excel sheet into a table. I have tried the "Import data from Excel" option (dropping the file into the "upload here" slot) and I have tried the "Import data" option (power query). The first option just throws errors left and right. And if it goes through, the resulting data is a mess with data being lost and ID's not being properly reflected (the first rows in the ID row are 10, 100, 1000 - skipping everything in between). With the second option, the columns are better preserved, but data is also lost apparently here. I was only able to import around 36k rows, from my excel sheet consisting of 500k rows.
Does anyone know a better way to get all the data into the table?