Forum Discussion
Dataflow stop refreshing : "Expression.Error: The field 'X' already exists in the record"
Hi Fantmas
Validation queries runs successfully because it is executed on the 1000 rows the Power Query Online is screening but when you run the refresh it fails because it imports the whole data from the 4 Tables.
My guessing is that one of the tables is carrying on the problem. That's why in this business case it would have been better to create 4 dataflows (1 for each table) then create a link dataflow where you merge the 4 of them. That way it is easier to identify the issue.
thank you for your reply,
What is weird, is in my test environment the query is running well, the issue happen in production,
so my main question regarding my issue is before the query was running successfully and was refreshing during 2 weeks and today no when I did not change anything
Any clue ?
- aj19732 years ago
Community Champion
Things can happen at the source without your knowledge. what you can do is Delete the step where you appended the tables and run the refresh of the dataflow. see what happens
- Fantmas2 years ago
Helper III
I did it for the fourth table and refresh it one by one, all the table are loaded without error, I had the step with the append query has new table and it is there that I have the issue,
I am do not understand what is happening as the four source table for the append query has a unique column name but when it append the data, I have the error- aj19732 years ago
Community Champion
Can you show me a screenshot of the Dataflow? The stepas Applied please