Forum Discussion

marmaghan's avatar
marmaghan
Frequent Visitor
8 years ago
Solved

Importing different Date type files in power query

Hi ,   I am importing 3 files from folder in power query 2 files contains date in form dd/mm/yyyy which works fine but the 3rd column date type is dd-mm-yyyy power query is not understanding this t...
  • Greg_Deckler's avatar
    8 years ago

    So you are using a folder query then? If so, use the 3rd file as your sample and do a replace of "-" with "/" and then force to date/time type.