Forum Discussion

kasun_rumesh's avatar
kasun_rumesh
Helper II
2 years ago

I'm getting Fabric error

I'm getting Fabric error when try to create the data flow gen 02 from data lakehouse to data warehouse. 


"TridentLakeClientUserException, Error Details: Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: DataSource.Error: Failed to insert a table., InnerException: Unable to create a table on the Lakehouse SQL catalog due to metadata refresh failure, for Lakehouse Id: #{0} and Batch Id: #{1}. underlying error code: '#{2}', error: #{3}, Underlying error: Unable to create a table on the Lakehouse SQL catalog due to metadata refresh failure, for Lakehouse Id......................"


Any solution on this regards much appricated. 

1 Reply

  • Shivu-2000's avatar
    Shivu-2000
    Responsive Resident

    Hi kasun_rumesh 

    If you have already existing table in the Lakehouse than just drop it and recreate it.
    You must ahve the exact same schema or If the schema of your data source has changed, you might need to update the data flow's mapping to reflect the new structure.


    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
    Happy to help!