icon picker
DB Employees

DB Employees
NextBD
step03a
step03
Copy of correctOutcome
1
15/08/2024
[4551845516455154551145509][4551145509455084550445502]
8/14/20248/7/2024
8/14/20248/7/2024
2
21/07/2025
[45856458544585345849][45849458474584645842]
7/18/20257/11/2025
7/18/20257/11/2025
3
11/03/2025
[45727457264572345722457214572045719][45720457194571645715457144571345712]
3/11/20253/4/2025
3/11/20253/4/2025
4
25/04/2025
[457724577145770457694576845765457644576345762][457654576445763457624576145758457574575645755]
4/25/20254/18/2025
4/25/20254/18/2025
5
23/09/2024
6
29/09/2024
There are no rows in this table
List(thisRow.NextBD,thisRow.NextBD-7).WithName(root,
Sequence(1, root.Count()).ForEach(CurrentValue.WithName(dateNbr,
Sequence(root.Nth(dateNbr),
root.Nth(dateNbr)-10).ForEach(CurrentValue.WithName(theDateRanges,
[DB Work Schedules].Filter(
employee.Contains(thisRow) and
fromDate <= theDateRanges
).Last().WithName(schedules,
theDateRanges.Filter(CurrentValue.Weekday().Contains(schedules.workingDays.theNumber)).ForEach(CurrentValue.ToDate())
)
)))))

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.