Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
cham
Post Patron
Post Patron

Date format issue

Hi,

 

I want to change the date format "Month/Date/Year" into "Date/Month/Year" format in Power BI. How can i do that.

 

I have an excel sheet with date column it includes all the dates as "MM/DD/YYYY" format i cannot change it in excel. Howa can i change that in Power BI.

 

Because when i upload that excel sheet into Power BI date column is getting as "text" I cannot change it to date field in Query Editor.

 

Regards,

Cham

6 REPLIES 6
Anonymous
Not applicable

Hi 

 

 Create a one variable and insert a date function and then convert the format(Date/Month/Year) according to your requirement in the Power BI.

 

 

Regards

Rohit

Do I need to add a column an put a "format" function in the report?

Anonymous
Not applicable

Hello Cham,

 

Yes.please put date fundtion and mention in which format you required.

 

 

Regards

Rohit

I export CSV file into Power BI. But some dates are showing as Error. Can I know the reason for that?

 

Also is this formula correct? Date = FORMAT(Sheet1[Date],"dd""mm""yyyy")

 

This is not working for me

 

Power BI date issue.PNG

Hi @cham 

This formula should be correct.

Date = FORMAT(Sheet1[Date],"dd/mm/yyyy")

It is a DAX formula used in a calculated column.

 

Is the column with error your original data or the modified data with any transformation?

Could you share me with data in your excel for analysis?

 

Best Regards
Maggie

 

Anonymous
Not applicable

Hello Chasm,

 

Please cross the check the function formula and data appearing the excel sheet .whehter it is same format as above or different format the date is appearing..

 

Regards

Rohit

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.