Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Fantmas
Helper III
Helper III

Dataflow stop refreshing : "Expression.Error: The field 'X' already exists in the record"

Hi everyone,

I have created a dataflow that is running since few weeks, today The schedueld refresh returns me the following error :

Error: Expression.Error: Loading Process ,Failed,Datatable,NA,Failed,2024-02-01 11:05:01,2024-02-01 11:05:20,00:00:18.6100,NA,NA,NA,NA,NA,NA,Error: Expression.Error: The field 'X' already exists in the record,

The table in error is built based on append 4 other tables,

I had a look in previous step and other table append but I have a unique column name for them and even when I close the dataflow "Validation queries" is running successfully, it is only when I run the refresh that was working previously that I am facing this issue,

Any clue how to debugg this ?


5 REPLIES 5
aj1973
Community Champion
Community Champion

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.

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

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 ?

aj1973
Community Champion
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

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

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

aj1973
Community Champion
Community Champion

Can you show me a screenshot of the Dataflow? The stepas Applied please

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors