Forum Discussion

pmscorca's avatar
pmscorca
Kudo Kingpin
8 months ago
Solved

Writing to a specific warehouse schema using a dataflow gen2

Hi, I've a warehouse having some schemas for the tables to ingest. I need to write some data into a specific table of a specific schema using a dataflow gen2 (I need to use a dataflow gen2), but it ...
  • anros's avatar
    anros
    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