Forum Discussion

kiltNone's avatar
kiltNone
New Member
6 months ago
Solved

Dataflow Publish Failed (gen 2)

I am creating a dataflow gen 2 that reads data from a data source and write it a Lakehouse in the same Fabric workspace. I works fine if I don't set incremental refresh but once I set incremental ref...
  • kiltNone's avatar
    6 months ago

    Hi, I manage to make it work by removing comments in the query and streamline the query.

    I set incemental refresh first once successful, I add the old data running one time with append.

     

    Thank you!