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 August 31st. 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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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