Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Adding DateTime.Local() as an imported datetime column

Hello,   I am trying to add an imported date column during the Power Query step of my dataflow. I have an inserted timestamp for the source, however that timestamp can change. I am trying to utiliz...
  • HotChilli's avatar
    6 years ago

    It's close.  It needs an "each" before DateTime.LocalNow

     

    Did you type this in the advanced editor? If you use the 'Add Column' in the interface, it adds it for you