Forum Discussion

Enigma's avatar
Enigma
Helper III
5 years ago
Solved

Errors during data refresh

Hi,  I am building a report and I get 'queries contained errors' message each time I do a refresh from Power BI Desktop. When I go to the PQE and delete the Query Errors table, it doesn't impact ...
  • v-yingjl's avatar
    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:

    1. Error loading table but query editor shows no error rows 
    2. 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.