I want features to disappear when they are 14 days older then the completed date (date field in attribute table).
The catch is that I do not always know the completed date. In this case the completed date will be NULL. When I do not know the completed date I want to use the Created date (another date field in the attribute table). This created date will always have a date in it.
Is this possible?