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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Anonymous
Not applicable

Date format problem

Hello guys,

 

I have an Excel-file and in it I have the Date in one column like this: 01.2016, 02.2016, 03.2016...12.2016.. When I import this Excel file to Power BI I have it like in the first picture (the zero is gone). It is regulary formated as a decimal number in Power BI. When I want to change it to date, I have no good format option to choose. For example if I choose MMMM yyyy then there appears November 1932 and before it was 01.2016. 

I can´t change the format in Excel because the file is going to be updated every day and then it will change it automatically again.

What can I do?

 

no zero.png -->   format date.png

                    

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft Employee
Microsoft Employee

@Anonymous

 

In the Query Editor, undo the change type step.

Capture.PNG

 

Then try to change the type to date.

Capture.PNG

 

Apply the changes then it is done.

Capture.PNG

View solution in original post

2 REPLIES 2
Eric_Zhang
Microsoft Employee
Microsoft Employee

@Anonymous

 

In the Query Editor, undo the change type step.

Capture.PNG

 

Then try to change the type to date.

Capture.PNG

 

Apply the changes then it is done.

Capture.PNG

BhaveshPatel
Super User
Super User

You need to create a custom column in powerquery mode and concatenate 01 with your date column. 

 

This will convert the date column to the first day of every month.

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors