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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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 Kudoed Authors