Hello,
I have problems with a model and I hope that you can help me.
Trough a dashboard, you must enter the date you want to take out the order as seen in the following image:
What you enters is put into a global table called "Fechas"
The intentions is that in "Fecha Inicio" put the date on which it would have to start. That is, the indicated date - the processing time.
I made this code in a process flow bur I don´t know how exactly works the library "datetime"
The "LastExit" label is a number label that has the sink and that is saving the time each time an order enters it.
How can I fix it?