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
Michalison
Helper II
Helper II

Add custom column of new date based on completed date and number of years for next course

 

I want to add a custom column that looks at the completed date i.e. 22/06/2019 looks at years to next course column i.e. 3 then puts a new date in the custom column of 3 years since the completed date (or however many years are in the years until next course column) is this possible?  Many thanks

 

Michalison_0-1714057411471.png

 

1 ACCEPTED SOLUTION
tharunkumarRTK
Super User
Super User

@Michalison 
You can follow the below syntax:

Date.AddYears([Completed Date], [Years Until next course])

 


If the post helps please give a thumbs up


If it solves your issue, please accept it as the solution to help the other members find it more quickly.


Tharun

 

View solution in original post

1 REPLY 1
tharunkumarRTK
Super User
Super User

@Michalison 
You can follow the below syntax:

Date.AddYears([Completed Date], [Years Until next course])

 


If the post helps please give a thumbs up


If it solves your issue, please accept it as the solution to help the other members find it more quickly.


Tharun

 

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.