Forum Discussion

Alex6161's avatar
Alex6161
New Member
1 year ago
Solved

Fabric Dataflow Gen 2: The destination table does not exist

I am trying to select a destination target for my dataflow gen 2. When I select a table in the default dbo schema the destination works as intended. When I try to select an existing table in a schema...
  • v-nmadadi-msft's avatar
    1 year ago

    Hi Alex6161 ,
    Thanks for reaching out to the Microsoft fabric community forum.

    Based on your query, you have not explicitly mentioned it but it sounds like you are using Lakehouse with Schemas enabled as the destination for your dataflow Gen 2.

    But as the Lakehouse schemas are still in preview stage there are some limitations currently Lakehouse schemas are not supported by dataflow Gen 2

     


    Source for the above statement:
    Lakehouse schemas (Preview) - Microsoft Fabric | Microsoft Learn

    This might be the root cause of the error you are experiencing.

    If this post helps, then please consider Accepting as solution to help the other members find it more quickly and consider giving a KUDOS. Feel free to reach out if you need further assistance.
    Thank you