Hello Community!
When I add a row to a table using the add a row to a table action, it takes any datetimes I have and turns them into a text format, Ex:
8/24/2023 7:55:00 PM get turned into 45162.8298611111. Even if I select ISO 8601 as my DateTimeformat, it can not change the text into ISO 8601 format because it does not recognize the text as a valid datetime.
Is there a way to convert text number back into the original date time of 8/24/2023 7:55:00 PM? Im trying to use update a row and use compose actions to formatDateTime(text number) and then select the outputs of the compose action in the field for that text number cell in my table.
Thank you,
Noah Strockbine