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

Join us at the 2025 Microsoft Fabric Community Conference. March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for $400 discount. Register now

Reply
amaaiia
Super User
Super User

Overwrite a table with different schema in Dataflow Gen2

I have a T1 table in Lakehouse L1 that I have ingested with Dataflow Gen2. I have another Lakehouse L2 with a shortcut to T1 (S2).

My T1 table in source now has one more column, so I redo the ingest with Dataflow Gen2 to overwrite the T1 table in L1, but I can't, because the schema has changed (one new column). The only way I see is to delete T1 in L1 and reload it. But if I do this, all references to T1 by its id, like the shortcut itself, are unlinked.

 

How can I update the schema of a table by doing overwrite with Dataflow Gen2 so that the shortcut and table ids are kept?

7 REPLIES 7
rubayatyasmin
Super User
Super User

Hi, 

 

You should be able to change the schema in the destination settings. 

 

rubayatyasmin_1-1709630464911.png

 

This what I get in f64 capacity. In f2 capacity you should be able to refresh your schema. 

 

rubayatyasmin_2-1709630621775.png

 

Hope this helps. 

 


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


I'm using Premium F64 capacity.

I can see Dynamic Schema option when I create a NEW table, but not for Existing table:

amaaiia_0-1709910367496.png

For Existing table I can only see Refresh destination schema option, but is not working, because I click on it and the destination schema keeps the same. My source new schema has one more column, and it's not being added to destination schema:

amaaiia_1-1709910473331.png

 

 

You should be able to see the option. The screenshot I gave you was from existing table. From transform environment. 


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


@rubayatyasmin As you can see here, I'm also in Transform environment, I'm on Exisiting table and I can't select Dynamic Schema.

amaaiia_0-1709988202034.png

amaaiia_1-1709988224402.png

Why may be this happening?

Hi again,

 

I was facing the same issue today so I removed data destination, removed previous table from the lakehouse and added the data destination again and it was all good. Let's try it out and see if this works. 


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


Hi @amaaiia 

 

Apologize for the inconvenience that you are facing here.

Please reach out to our support team to gain deeper insights and explore potential solutions, If its a bug, we will definitely would like to know and properly address it. It's highly recommended that you reach out to our support team. Their expertise will be invaluable in suggesting the most appropriate approach.

Please go ahead and raise a support ticket to reach our support team:

https://support.fabric.microsoft.com/support

After creating a Support ticket please provide the ticket number as it would help us to track for more information.

 

Thank you.

Hi @amaaiia 

 

I'm following up on my previous inquiry to see if you've had a chance to create a support ticket for this issue. If a ticket has been created, I would appreciate it if you could provide the ticket number for our reference. This will allow us to track the progress of the issue.

 

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!

FebFBC_Carousel

Fabric Monthly Update - February 2025

Check out the February 2025 Fabric update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

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

Top Solution Authors