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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Dalla_Terra
Helper I
Helper I

Date Table Changed All Years to 1905

I have had a PBI Desktop model open and just imported some CSV data. After linking the date fields in this data to my Dates table I created it changed the year in all of my date records to 1905 yet the source date from which I built my year calculation has the correct year.

 

This makes no sense to me. Any suggestions on what may have happened? Other pbx files I am working with are fine but this file updated the year for all dates to 1905. I have tried to delete and add the column again but the same result. I'm confused. 

 

Screen Shot 2022-01-04 at 3.17.06 PM.png

 

 

Screen Shot 2022-01-04 at 3.17.32 PM.png

1 ACCEPTED SOLUTION
v-yanjiang-msft
Community Support
Community Support

Hi @Dalla_Terra ,

This may be due to incorrect data type, if the data type of the year column is date, it will show the unexpected value.

vkalyjmsft_2-1641523455098.png

You should change the data type to whole number, it will show the correct value.

vkalyjmsft_3-1641523499852.png

Best Regards,
Community Support Team _ kalyj

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

View solution in original post

6 REPLIES 6
v-yanjiang-msft
Community Support
Community Support

Hi @Dalla_Terra ,

This may be due to incorrect data type, if the data type of the year column is date, it will show the unexpected value.

vkalyjmsft_2-1641523455098.png

You should change the data type to whole number, it will show the correct value.

vkalyjmsft_3-1641523499852.png

Best Regards,
Community Support Team _ kalyj

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

but changing data type to whole number does not work for time intelligence function

Agree with you, changing a YYYY source data column to Whole Number does not work for Time Intelligence, e.g. calculating YOY change, etc.

AilleryO
Memorable Member
Memorable Member

Hi,

 

Could it be linked with some data coming from a MAC or Linux system ? At least for MAC I know you have that 1900 or 1904 start for dates...

Could it be the reason why ?

 

Have a nice day

bcdobbs
Community Champion
Community Champion

Really odd! If you add a new calculated column:

 

DateInt = INT ( 'Date'[Date] )

 

what values does that return?



Ben Dobbs

LinkedIn | Twitter | Blog

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Greg_Deckler
Super User
Super User

@Dalla_Terra I cannot recreate this. I'm on the December 2021 version. Is it possible that the Date column is some weird type with a custom format string? What happens if you use the Month Start or Week Ending column instead just to test?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

Feb2025 NL Carousel

Fabric Community Update - February 2025

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