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
suyogbi
Frequent Visitor

Year End Date From Text column

Hi All,

 

I have Column which has Year value its type is Text.

I want to extract Year end date based on this column values.

if i convert it to Date it is giving wrong dates or values.

Quick help is appriciated.

@amitchandak 

@VahidDM 

@Greg_Deckler 

@AlexisOlson 

Thanks in Advance.

Suyog

1 ACCEPTED SOLUTION
PaulOlding
Solution Sage
Solution Sage

How about:

Year End = DATE('Table'[Year], 12, 31)

View solution in original post

2 REPLIES 2
suyogbi
Frequent Visitor

Thank you @PaulOlding for the quick reply, your reply solved my problem.

Thanks a Ton.

 

Regards,

Suyog

PaulOlding
Solution Sage
Solution Sage

How about:

Year End = DATE('Table'[Year], 12, 31)

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.