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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
venkatvkrp
New Member

To Find A reliving Date

Hello, 

i am having a dataset with one column as hire date  and other column as no of days worked.

By using these two i nee the last working day of the employee.

when i am using the below formula 

DATE('EMP'[HireDate].[Year],'EMP'[HireDate].[MonthNo],'EMP'[HireDate].[Day]+'EMP'[TenureDays]), Entire column is giving only one answer. 
venkatvkrp_0-1629086373516.png

 

 

1 ACCEPTED SOLUTION
PC2790
Community Champion
Community Champion

Hello @venkatvkrp ,

 

You can do it in Power Query by adding a custome column:

Add Column-->CustomColumn and use the Date.AddDays as shown below:

PC2790_0-1629090021633.png

 

View solution in original post

2 REPLIES 2
venkatvkrp
New Member

GOt it!, THank you verymuch for the reply

PC2790
Community Champion
Community Champion

Hello @venkatvkrp ,

 

You can do it in Power Query by adding a custome column:

Add Column-->CustomColumn and use the Date.AddDays as shown below:

PC2790_0-1629090021633.png

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Kudoed Authors