Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon'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.
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
Solved! Go to Solution.
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:
GOt it!, THank you verymuch for the reply
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: