I've created an App where a user inputs a Date, Hour and Minute which changes the default inputs in the Filter and then creates a SQL query that is used for an In-DB query. When I run the Workflow with the default inputs the SQL gets generated correctly but when I run the App the entered date does not populate but the Hour and Time that was entered does. Has anyone ran into this and can assist?

I created a csv file where I can check the SQL that gets generated. Below you can see the difference when running the WF locally and then running the App from the gallery.

The error I receive from the Gallery:

Thanks in advance