Forum Discussion

Kunek's avatar
Kunek
New Member
2 years ago
Solved

Add column with manually typed date

Hello, I am looking for a solution to add new column in power query with a date I will type in manually (not current date). That is, I need to add the step that will add column 'Date' in date forma...
  • spinfuzer's avatar
    2 years ago

    Date.FromText("11.30.2023") or #date(2023,11,23)  if format is dd/mm/yyyy