Forum Discussion
Errors during data refresh
- 5 years ago
Hi Enigma ,
As your posted picture shows, you can find the errors in the Error table for each step.
In power query-> "remove rows" section, click remove errors and check if error disappeared.
If the error table is blank when there are no errors in the query, but errors occur when the query results are loaded into the data model:
- unique key values in Power Query (case sensitive), that are not unique when loading (case insensitive),
- numbers with fractions in a column with data type Int64.Type (Whole Number),
- etcetera.
You can also refer these simliar issues:
- Error loading table but query editor shows no error rows
- error message after building query returns zero rows in the error query....
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Enigma Click the "View errors" link to view the errors. Deleting the errors doesn't do anything if you don't fix the errors. When you view errors, scroll through the columns until you find the Error. Click on the error. Do what it tells you to do to fix it.