I downloaded some issues from Jira and I have a column from there titled "Last Updated". In that column it has the regular date format but also text that reads "Yesterday" or "Today". I figured I could use the TODAY() formula to convert the today dates, but how do I configure that to convert to yesterday? Is it TODAY(-1)?
Additionally how do I write a Column Formula that says "wherever you find the text "yesterday" and "today" convert it to the appropriate date?"
Thank you!