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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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
Solution Sage
Solution Sage

@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
Solution Sage
Solution Sage

@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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.