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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

How To Calculate Retirement Date

Dear Experts, I am trying to calculate employees' Retirement Date based on their Date of Birth. I tried the below measure and it is giving me errors.

errykus_2-1663663032981.png

 

 

My data is like this:

errykus_0-1663662939590.png

 

I want to display a table to show the total number of employees nearing retirement when I select a date on my slicer.

I'm stuck and I need a way out of this. Please help, thank you.

4 REPLIES 4
Anonymous
Not applicable

@JorgePinho unfortunately, it's not working. It doesn't show anything.

What is the data type of your column Birth Date?

Anonymous
Not applicable

The data type is Date

JorgePinho
Solution Sage
Solution Sage

Try this measure:

 

Retirement Date = DATEADD([Birth date],60,YEAR)

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors