I’m trying to have my model create a new row if the most recently created record was more than 15 days ago, because the user needs to create a new record if the most recent record created is more than 15 days old.
I’ve added a model condition for this purpose (see screenshot attached), and checked off “Create default row if model has none”…thinking that if the model doesn’t find a record that meets my condition, it will create a new one… and I’ve tried all the operators (below) that I would think should do the trick…but I can’t seem to get it to work…components tied to the model don’t render at all.
CreatedDate = Last n Days: 15
CreatedDate >= Last n Days: 15
CreatedDate > Last n Days: 15
Where am I going wrong…?
Question
Last N Days model condition not working

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.