I have an app with a form, the form gets it's fields from a SharePoint list. There are Start Date and End Date columns in the list formatted as Date and Time. This gives me a date picker in my app form. I use a flow to approve overtime after the form is submitted.
I need to collect the date as an integer in a separate column when the form is submitted. I have been searching for hours and can't find a solution in either apps or flow.