Would I be be able to set the dates thing in Notion to be if it's in between 3 days and 7 days? Or do I have to set them as separate parts of an and function?
So like this: if(prop("Type") == "Short" and prop("Due Date Priority") > 4 and prop("Due Date Priority") <= 9, "Middle",