Forum Discussion
Writing to a specific warehouse schema using a dataflow gen2
- 8 months ago
tayloramy pmscorca we implemented the capability of writing to a given schema in Azure Sql, Lakehouse, Warehouse and Fabric Sql quite some time ago already.
As mentioned by miguel you need to ensure that you expand Advanced option when selecting the connector and set "Navigate using full hierarchy" to True.
Once done, on the next stage you'll be able to see the list of schema you can write to
Best regards,
Antoine
Hi pmscorca,
As far as I know this is not possible. Dataflow Gen 2 automatically writes to DBO schema and there is no way to change that.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
- pmscorca8 months agoKudo Kingpin
Hi tayloramy , thanks for your reply.
So, the status of the above idea is wrong!
- anros8 months agoMicrosoft Employee
tayloramy pmscorca we implemented the capability of writing to a given schema in Azure Sql, Lakehouse, Warehouse and Fabric Sql quite some time ago already.
As mentioned by miguel you need to ensure that you expand Advanced option when selecting the connector and set "Navigate using full hierarchy" to True.
Once done, on the next stage you'll be able to see the list of schema you can write to
Best regards,
Antoine