Hello @sebastian911
You can create a wide range of working days based in the following workflow (lower branch - first two nodes), you can filter working days (Monday to Friday) with a Rule Based Row Filter node.
Then you can use a ‘Moving Aggregation’ to calculate a Lag(+1) column from the Date&Time column. You will simply need an Inner Joiner node to match lagged column with your $FirstColumn$ data.