I have a very predictable set of data across multiple tables.
There is one table where a person can request a room for a meeting.
If the room for the meeting is more than 30 minutes I run automation to make sure the next 30 minutes time period is assigned and link it back to the original request.
This results in a LookUp field called Timeslots that has two results 30 minute period 1 w/ Date & 30 minute period 2 with date.
For the next step I need to take 30 minute period 1 w/ date and use that info to Schedule the meeting in my cal. the result is always hh:mm mm/dd/yyyy
I am stuck trying to figure out how to extract just that first 30 minute entry from the look up datetime format it.