Hey all,
I am having an issue that I've been racking my brain over the past couple days...
I have user form, which takes information, and updates a table added to the same screen. Part of this includes a start and end date of a reservation. I'm having issues where the table shows serialized time, instead of formatted time.
I have changed the formatting on the Excel to show the needed formatting, and in the formula of a "submit" button, I have added formatting to that as well. Nothing seems to have been working for me...
- Data Table Control feature enabled in settings
- Text(ThisItem.{Table Control},"mm/dd") has been attempted
- Disconnect and reconnect has also been attempted
Excel Format:

Patch formula in "Submit" button:

Table after submission:

Thank you all very much for your help here,
Jake