I’ve been struggling with how to start and get this done. I have a column that contains a length of time that could be worded like: 53 seconds ago, 2 hours ago, 1 minute ago. Then I have a column that has the date/time the data was extracted.
I need to be able to subtract the column that has the length of time “ago” from the date/time the data was extracted to give me the exact date/time the row was added.
I need to be able to subtract the column that has the length of time “ago” from the date/time the data was extracted to give me the exact date/time the row was added.