Reset input and/or data picker

Hello everyone, I managed to make this metric scheme, filtering the dates and doing the calculations. I would like to know if it is possible to have a reset button and clean the data picker.

reset input

Hi @Rodrigo ,

Use built-in form with date time inside it, and to reset them is using update action.

The fields could be in users collection, so you can access them anywhere on the screens.

Thanks for your answer, but I didn’t quite understand how to reset.

Att

Do update action to the date time field and then on the next screen you use built-in form to show the updated date time field.

Hi, sorry for the delay.
Thanks again, I will try