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

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
Scott_Powell
Advocate III
Advocate III

Dataflow Gen2 writing to Warehouse - how to change schema?

Hi, I'm writing a Gen2 dataflow to load some data into a Fabric Warehouse. When I create the "destination", the dialogs don't seem to have a place to enter what schema I want the tables created in - it defaults to dbo and I don't see a way to change that. Is it possible to write to schemas other than dbo - and if so how do I specify the proper schema?

 

Thanks!

Scott

1 ACCEPTED SOLUTION
miquelladeboer
Microsoft Employee
Microsoft Employee

Hi Scott, 

 

You are correct, currently we only support dbo schema. It is in our current plan to add support for specifying a different schema by Q12024.

 

 

View solution in original post

11 REPLIES 11
adana
Regular Visitor

its a pain but i create them in dbo and then move them using a create as to the schema i want.  then go back in and change dataflow and you can do existing table and pick the one with the correct schema and it will work.

frithjof_v
Super User
Super User

BiJoe
Helper II
Helper II

@Anonymous is it safe to ALTER SCHEMA in Fabric? For transferring tables to a different schema than DBO after loading it to Warehouse

miquelladeboer
Microsoft Employee
Microsoft Employee

Hi Scott, 

 

You are correct, currently we only support dbo schema. It is in our current plan to add support for specifying a different schema by Q12024.

 

 

Hi,

 

I was facing this issue while moving the schema from development to production workspaces in fabric through deployment pipeline. I have many schemas in development workspace apart from dbo schema. But while deployment , only moving the dbo schema objects but not other schemas. Is there any other option we can achieve that ? since not possible to move manually individual objects to production

Hi Miquel,

Im doing an applied skills on Implement a datawarehouse: https://learn.microsoft.com/en-us/credentials/applied-skills/work-with-data-warehouses-using-microso...

And there is a question on loading a table from Azure Storage Account into the staging schema.
My approach is using data flow gen 2 to ingest to dbo schema. Because I cant find the option to load into the staging schema. After that, I use SQL to create table as.... to copy the table from dbo schema to staging schema. Yet this is not efficient. Could you provide tips on this?

khoirockfeather_0-1716282416005.png

 

Hi @miquelladeboer , haven't seen any updates on this and didn't hear anything at the Fabric conference - any idea how far away supporting schemas in Warehouses is?

 

Thanks!

Scott

Hi @Scott_Powell, we currently do not have an exact timeline to share, but it is in our plans to support in the future.

Any update on this functionality?  The idea link above does not work either.

Thank you for confirming @miquelladeboer !

Scott

Anonymous
Not applicable

Hi @Scott_Powell ,

It was great to know that you were able to get to a resolution . We expect you to keep using this forum and also motivate others to do that same . You can always help other community members by answering to their queries

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 FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric 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.