Forum Discussion
Checking Date Format from the Source File
Hi Everyone,
I'm using Power Bi as a tool to check for data error.
Can you advise how I can check whether the data in the source file (MS Excel) is in DD/MM/YYYY?
Currently Power BI automatically detect the date and convert it to dd/mm/
4 Replies
- v-qiuyu-msftCommunity Support
Hi Mimi_Ibrahim,
I would suggest you check data format in Excel file directly.
In Power BI desktop, when we import data from the Excel file, the date format is based on the regional settings in Power BI desktop: https://docs.microsoft.com/en-us/power-bi/supported-languages-countries-regions#choose-the-locale-for-importing-data-into-power-bi-desktop
Best Regards,
Qiuyun Yu- Mimi_IbrahimHelper I
Thank you Qiuyun Yu,
Are you saying that there is no way that the checks can be done via Power BI?
- Arjun_SPFrequent Visitor
Not sure if checks can be done. But have you tried using the Datevalue() function