Hello Airtable Community,
I'm new to writing code and am struggling to combine two different formulas into one. I have 4 columns I'm working with - Due Date, Days Until Due, Date Posted, and Priority. I want the Priority Column to output "Due Today", "Due This Week", "Due Next Week", "Upcoming", "Overdue" or "Complete" based on the number of Days Until Due and the Date Posted columns.
I have a formula working that will output "Due Today", "Due This Week", "Due Next Week", "Upcoming", and "Overdue":