How can I start the user with a clean slate? I was able to do this with the default “Add” icon at the top, but now that I’m using the floating button, this issue happens.
I think you’d be better off using a “Show Form Screen” action.
The way you have it set up, it is simply pulling the information from the first row of the Data source you have selected (Trades).
If you’d like to use something other than a Form screen, you’ll need to use a Custom Form and create placeholder columns to store your entry fields, then pass them through to the Trades table using a button with an action.