Forum Discussion
ina_dab
1 year agoNew Member
Dataflow Gen2 not updating Lakehouse
Hello, My dataflow runs correctly with no errors. I have a conditional column in a table I save to my lakehouse. The conditional adds today's date in case the date column is empty. The date is th...
SudhavaniKolla3
Helper II
1 year agothe default date is may be creating UTC time which is some hours difference to IST or other timings.
try to convert that time to your local time and see
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
ina_dab
1 year agoNew Member
Time is currently set to my local timezone. Nonetheless, that can't be the issue. The pipeline is activated daily at the same time. the refresh from yesterday was 2 minutes earlier than the one today, yet that one updated the lakehouse, the one from today did not.
Also, if I am just to open the dataflow and look at the table there, the date is updated but the lakehouse is not.