Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Bulk update data type DateTime to DateTimeZone with LocalNow Applied

Hi all, I've found a blog historically that allows you to bulk update all datetime columns to date only using the below code:   #”Convert Date” = Table.TransformColumnTypes(#”Changed Type”, List....