Forum Discussion

FrancescoPwc's avatar
FrancescoPwc
Icon for Advocate I rankAdvocate I
2 years ago

[Fabric] Dataflow Gen 2: Write from CSV to Delta partitioned Table fails

I set up a Dataflow where I read from a csv, add a column X_DATE_REF valued "2024-07-05" and write to a previously created table in lakehouse.   The table is partitioned by column X_DATE_REF STRING...