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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
DiKi-I
Post Patron
Post Patron

Mashup exception while writing from Dataflow to lakehouse

Hi ,
I'm getting below mashup error while writing to lakehouse from dataflow gen2. Could someone please help??
I tried to recreate lakehouse but still getting the same error.

DiKiI_0-1747669975072.png

 

1 ACCEPTED SOLUTION
DiKi-I
Post Patron
Post Patron

The dataflow is reading from lakehouse file folder with few transformations. The error message is really vague. There was a null value in that column which was not allowing the data to be loaded into the lakehouse. I was able to do load after removing null values from the column. The data type was text, seems like a limitation or bug.

View solution in original post

3 REPLIES 3
v-priyankata
Community Support
Community Support

Hi @DiKi-I ,

Thank you for reaching out to Microsoft Fabric Community.
Glad to hear you found the solution, please Accept your answer as a solution and give it a 'Kudos' so others can find it easily.
Thank you.

DiKi-I
Post Patron
Post Patron

The dataflow is reading from lakehouse file folder with few transformations. The error message is really vague. There was a null value in that column which was not allowing the data to be loaded into the lakehouse. I was able to do load after removing null values from the column. The data type was text, seems like a limitation or bug.

ibarrau
Super User
Super User

Hi. The message states clear that it can't find a column in the table. It could be because it doesn't exist at the source or the credentials entered don't have permission to see the column. Take a deeper look at the table you are trying to move to the lakehouse and make sure the column exists. The failure could be because one of the steps at the dataflow is specifically naming that column. For example if you have a changed type step that names that specific column. It can't change the type. You could remove it from there and check if it continues.

I hope that helps,


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

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.