Hi there,
I need your help. I need to spread a certain work time across a certain time frame. For example:
| Order | Workcenter | Worktime [hr] | Data d'inizio programmata | Data di fine programmata |
| 2312946 | 17713732 | 40 | 15/02/2022 | 17/04/2022 |
| 2312...... | 1..... | 50.... | ......... | ......... |
I would like to split the order 2312946 from 15/02/2022 to 17/04/2022 by taking in to account the weight of the single days and the months leght.
the goal is to map the workload given by a certain number of orders across the facilty splitted on several workcenters. This must take in to account the weight on the different months and years in order to obtain a chart like this:

can you help me?
thanks
Guglielmo