Forum Discussion
Date format conversion Issue
- 10 years ago
Anonymous
My Excel has Date format in the form of MM/DD/YYYY , When i import excel in Power BI Desktop, Date gets converted to DD/MM/YYYY.
I doubt it is not a valid date type in excel. The "dates" located left most in a cell are actually not date, while the right part are.
Based om my test, the valid dates(B column) are never affected by locale. While the the A column are predicated differently according to locale. You can remove the applied change type step and change the A to a date via locale in query editor.
Anonymous
My Excel has Date format in the form of MM/DD/YYYY , When i import excel in Power BI Desktop, Date gets converted to DD/MM/YYYY.
I doubt it is not a valid date type in excel. The "dates" located left most in a cell are actually not date, while the right part are.
Based om my test, the valid dates(B column) are never affected by locale. While the the A column are predicated differently according to locale. You can remove the applied change type step and change the A to a date via locale in query editor.