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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
fbrodrigues95
Regular Visitor

Couldn't refresh the entity because of an issue with the mashup document

Hi , 

 

I am new with MS Fabric, contiuously practicing and able to create a dataflowgen2 with data destination warehouse. 

 

Now I have a dataflowgen2 that will create a new table based on the data from datasource. After doing the data transformation and load to the warehouse i am getting this error "Error Details: Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: DataFormat.Error: Failed to insert a table., InnerException: We couldn't convert to Number., Underlying error: We couldn't convert to Number. Details: Reason = DataFormat.Error;Message = We couldn't convert to Number.;Detail = ,;Message.Format = We couldn't convert to Number.;Microsoft.Data.Mashup.Error."

 

I try to connect to a different lakehouse, try do disable staging but still getting the same error message.

Can anyone help me understand what im doing wrong?

1 ACCEPTED SOLUTION
miguel
Community Admin
Community Admin

it appears that one of your transformations has a changed type where it tries to transform data to a number, but it cannot for some values. That's why you have the error below:

We couldn't convert to Number., Underlying error: We couldn't convert to Number. 

 

You should check your number columns to see if you have any errors in them.

View solution in original post

2 REPLIES 2
miguel
Community Admin
Community Admin

it appears that one of your transformations has a changed type where it tries to transform data to a number, but it cannot for some values. That's why you have the error below:

We couldn't convert to Number., Underlying error: We couldn't convert to Number. 

 

You should check your number columns to see if you have any errors in them.

Hi @fbrodrigues95 

 

Glad that your query got resolved.

Please continue using Fabric Community for any help regarding your queries.

 

Thanks.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors