INPUT problem with DateTime

I set up an action "COMPLETA ATTIVITA" that takes advantage of the new INPUT function. Unfortunately it seems that formulas using DateTime fields don't work correctly.

For example in this simulation I should set:
[INIZIO] = current time - 1 hour
[FINE] = current time

Instead, it seems to keep the values โ€‹โ€‹of the fields already filled in previously. Can someone help me? Is this a known behavior or am I doing something wrong?

this is the configuration:

2025-03-27 11_38_12-Window.png

2025-03-27 11_38_49-Window.png

2025-03-27 11_38_35-Window.png

2025-03-27 11_39_26-Window.png

And this is the behavior: INIZIO DateTime field is not changed (always 06/04/2025)

2025-03-27 11_42_27-Window.png

2025-03-27 11_42_44-Window.png

Has anyone had the same problem? Thanks to anyone who will try to help me

โ€ƒโ€ƒโ€ƒ

0 2 61
2 REPLIES 2


@Bolognesi_group wrote:

And this is the behavior: INIZIO DateTime field is not changed (always 06/04/2025)

2025-03-27 11_42_27-Window.png


"Data Attivita" looks like a Date column - not a DateTime column.  Are you sure you are comparing to the correct field?

 

sorry i was imprecise. I am interested in getting a Date value as the final goal.

What you see is a virtual column that transforms the DateTime value into Date.

virtual columnvirtual columnColumn for INPUT valueColumn for INPUT value