Hello!
In a screen, a I have three input controls (one text and two date) and a button:

The button has a Patch function in it's OnSelect property which saves the info inserted in the controls to a Dataverse for Teams table. When I save the data by filling the controls and pressing the button, the controls keep displaying the last data I just inserted:

I would like these controls to be cleared instead. How can I do it?
Thank you in advance!