Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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:
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 4 | |
| 4 |