Forum Discussion

maracles's avatar
maracles
Resolver II
9 years ago
Solved

How to replicate a Excel text-to-column date conversion

  I export data from one of our services and the dates come out in mm/dd/yyyy format.  In Excel 2016 I can convert this very easily to dd/mm/yyyy in place without having to create any new columns. T...
  • radpir's avatar
    radpir
    9 years ago

     

    there's a simpler way to do it via the PQ GUI:
    right-click the column and then go Change Type => Using Locale...
    then in the Dialog box select Date for Data Type and English (United States) for Locale

    this should do the trick :)